Re: [matplotlib-devel] Bug - ylims are reversed

2008-09-22 Thread Eric Firing
Conrad B Ammon wrote: > > I can't figure out sourceforge's interface to submit a ticket, so I'm > mailing this to the devel list. That'll give you a sense of my urgency > ;- ) > > Subject: Axes Ylims are reversed > Version: 0.98.3 > > when calling get_xlims(), the values returned are in incre

[matplotlib-devel] Bug - ylims are reversed

2008-09-22 Thread Conrad B Ammon
I can't figure out sourceforge's interface to submit a ticket, so I'm mailing this to the devel list. That'll give you a sense of my urgency ;- ) Subject: Axes Ylims are reversed Version: 0.98.3 when calling get_xlims(), the values returned are in increasing order: [xmin, xmax]. With get_yli