Re: [matplotlib-devel] adding second formatter/locater set to axes objects

2013-05-24 Thread James Evans
ssed formatter get these set.' ticker.Formatter.set_bounds( self, vmin, vmax ) self.formatter.set_bounds( vmin, vmax ) --James > -Original Message- > From: Thomas Caswell [mailto:tcasw...@gmail.com] > Sent: Thursday, May 23, 2013 5:26 PM > To: matplotlib-devel@lis

[matplotlib-devel] adding second formatter/locater set to axes objects

2013-05-23 Thread Thomas Caswell
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