I would like to have a bunch of graphs on a window, and have controls for customizing them. However, instead of putting the controls inline or in a disclosure groups, I would like to be able to click on the graph itself, and have that open a sidebar with the the controls for customizing.
I can kind of do this if I put a button above the graph, and associate it with the graph. But is there a way to click on a portion of the graph itself, and have that trigger opening the sidebar, so that I don’t take up space with the extra button?
Thanks!