David Kaplan wrote:
> The second patch is to pyplot.py to create a plotyy function.  This is
> like a matlab function of the same name that puts two curves with
> different y ranges on the same x axis.  It basically wraps the
> two_scales.py demo functionality with a bit of extra stuff.  I had to
> use a real hack to change the colors of the y axes.  Perhaps someone can
> think of a better way or perhaps this sub-function should be moved out
> of plotyy so it can be reused.  Also, I couldn't find a way to color the
> actual y-axis - i.e. the vertical line that is the y-axis.  Is there an
> easy way to do this?

Do you have an example of how to use this (or at least what the results 
look like)?  I'm having trouble seeing how this differs from twinx.

Ryan

-- 
Ryan May
Graduate Research Assistant
School of Meteorology
University of Oklahoma

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to