Using Plotly in Julia, I would like to filter the plot data based on the selection event for a dropdown as shown in the example for the similiar case with Plotly in Python that I reproduce here:
I went through the PlotlyJS.jl documentation but could not find how to do it. Is filtering based on dropdown selections currently not supported in Plotly for Julia or am I missing something?
