On Thu, 13 Sep 2007, Steve Schmerler apparently wrote:
> two_scales.py in the mpl examples?
Yes, that is pretty good, and much better
than the approaches used in the examples
behind the screen shots:
http://matplotlib.sourceforge.net/screenshots.html
Thanks!
Alan
--
Alan G Isaac wrote:
> I need to make some dual y-scale plots:
> on time series plotted against the left axis,
> with a second plotted again the right axis (which has its
> own scale). I think Matplotlib did not used to provide
> dual scale plotting: is it now available?
>
You mean something lik
I need to make some dual y-scale plots:
on time series plotted against the left axis,
with a second plotted again the right axis (which has its
own scale). I think Matplotlib did not used to provide
dual scale plotting: is it now available?
Thank you,
Alan Isaac