Hello
I have some precipitation + groundwater depth data that I plotted into a figure as subplots (precipitation as a bar on top and groundwater as lineplot at bottom). Each data type has multiple timeseries from different sites, and I want to be able to choose between the different combinations of sites and look at their corresponding graph.
Is this (or a close enough alternative) somehow possible? Iโve been playing with the button visibility argument but I donโt think Iโll be able to do what I want using that option because this is statically setting the visibility of the traces.
Thanks in advance!