enthought / enthought/chaco

ZoomTool doesn't play well with secondary axis

Open
#366 2 comments 0 reactions 0 assignees View on GitHub
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.

screen shot 2017-07-15 at 4 54 03 pm

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:

screen shot 2017-07-15 at 4 57 54 pm

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.