Hi everyone,

Suppose I have the following data set

-----------------------------
Time     Temperature (F)
1           78
2           79
3           79
4           77
-----------------------------

I want to make a plot with both y axes labeled. The one on the left (y1)
will be in Fahrenheit,  while the one on the right (y2) in Celsius. Is there
a way to do this?

Thank you.



-- 
View this message in context: 
http://www.nabble.com/one-data-set%2C-two-y-axis-scales-tp23863680p23863680.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
OpenSolaris 2009.06 is a cutting edge operating system for enterprises 
looking to deploy the next generation of Solaris that includes the latest 
innovations from Sun and the OpenSource community. Download a copy and 
enjoy capabilities such as Networking, Storage and Virtualization. 
Go to: http://p.sf.net/sfu/opensolaris-get
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to