Unfortunately, the panning/zooming code is strewn about through the
backends and in the toolbar, when it really should be on the axes itself.
#1849 is underway to address that (and will probably become a MEP before
a final implementation is made), and I'd say adding scrollwheel zooming
to that
A while ago I wrote a code snippet to generate and connect a function
to enable scroll wheel zooming of axes.
(https://gist.github.com/tacaswell/3144287)
Is this worth cleaning up and getting into the repository? If so,
where should it go?
Tom
--
Thomas Caswell
tcasw...@gmail.com
A question I have seen go by twice on SO is how to add a tick marks to
the top/right of a plot which are re-scaled version of the values on
the bottom/lefit axis (ex km/h on the left and mph on the right). My
understanding of the best way to do this is to use twin* and then keep
the range of the t