ZoomTool doesn't play well with secondary axis
Open
- Dominant language
- Python
- Stars
- 305
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
The ZoomTool doesn't work well with the `BroadcasterTool` and multiple axis in a Plot. Running the `multiaxis_using_Plot.py` example, and zooming in a certain range leads to a new plot with the regular axis has the correct range but not the secondary axis.

From the full plot, if I zoom say from (0, 0) to (2, 0.2), the y-axis range should roughly be [-0.05, 0.05]. Instead I get the following:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.