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 two axes in sync by hand.

I am proposing adding at set of alternate formatters/locators to the
`axis` objects which if they exist are used for the top/right labels.
Before I dive too deep into this, I want to check that a) there isn't
a better way to do this that I do not know and b) if this sounds like
a reasonable approach.

Tom

--
Thomas Caswell
tcasw...@gmail.com

------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_may
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to