I am trying to change Bokeh code to Python Dash app. Bokeh has the feature to have linked panning as shown here https://docs.bokeh.org/en/latest/docs/user_guide/interaction/linking.html
I was checking a similar functionality that can be used when using Plotly Dash (Python). Any examples or how I would be able to do this?
1 post - 1 participant