[Matplotlib-users] Totaly new to matplotlib

Benjamin Root ben.v.root at gmail.com
Thu Feb 4 15:57:22 EST 2016


better: `ax.invert_yaxis()`?

You have no guarantee that `plt.gca()` is the same as the `ax` parameter
that you have in your function.

Ben Root


On Thu, Feb 4, 2016 at 3:49 PM, Stevo <stm6386 at gmail.com> wrote:

> OK first step forward .....  inverted the y axis with ...
> 'plt.gca().invert_yaxis()'
>
>
>
> --
> View this message in context:
> http://matplotlib.1069221.n5.nabble.com/Totaly-new-to-matplotlib-tp46682p46713.html
> Sent from the matplotlib - users mailing list archive at Nabble.com.
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users at python.org
> https://mail.python.org/mailman/listinfo/matplotlib-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20160204/dee1748d/attachment-0001.html>


More information about the Matplotlib-users mailing list