Hey! I’m working on a project where I’d like to create a callback function that responds to toggling series through the legend of another graph.
Has restyle been exposed in the dcc.Graph component? I’m not too familiar with JS but I can try my hand at modifying the component directly in the source, but I wanted to see if this was already modified before I dive into it.
Thanks!