nie ninesun wrote:
> 
>   i am new user of matplotlib,i want display two curve on one graph.but i 
> want these two curve have same X axis.but the Y axis is not same...
> 

Seeing as this came up. Is it possible to have more than 2 y axes? For
example:

http://www.unm.edu/~jdfrech/fire-climate.png

The above figure was created by generating 2 figures of the same size in
matplotlib, one with a pair of twinx() y axes and one with a single y axis
then manually splicing them together in Inkscape.
-- 
View this message in context: 
http://www.nabble.com/multip-axis-tf4344576.html#a12392038
Sent from the matplotlib - users mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to