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
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
Hi all,
I think I have finally found a nice way to implement step-plots with
different linestyles. The way this is done required some re-writing of
lines.py, but I think it is done in a consistent manner:
A new property *drawstyle* is introduced. By default this just
connects the datapoints by