Hi,

I was wanting to use dual scales on my plot and was just running the example 
code from

http://matplotlib.org/examples/api/fahrenheit_celsius_scales.html

I subsequently changed the function Tc to read

def  Tc(Tf):

     return Tf

Fully expecting the two scales to track each other perfectly.

I found after zooming the scales did not track each other.

So my question is:

Am I misunderstanding what my change should have done, or is there some error 
in the example code?

I tried this on win7 64 with:

python 2.7

numpy 1.8.0

matplotlib 1.3.1

Any suggestion welcome.

Thanks

Steve






------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to