On Wed, Sep 3, 2008 at 4:25 AM, Fredrik Johansson
<[EMAIL PROTECTED]> wrote:
> Removing the call to ylim is not an acceptable solution, because this
> is just a part (the problematic part) of the data I am trying to plot
> (most of which fits within the ylimits). The problem also persists
> when z
On Wed, Sep 3, 2008 at 6:37 AM, Tony S Yu <[EMAIL PROTECTED]> wrote:
> I may be missing something here, but everything plots fine *if you remove
> the call to ylim*. Note that the minimum y value is 194.213. I wouldn't
> expect to see anything if none of the data is between y = -40 .. 40. Sorry
>
On Sep 2, 2008, at 6:56 PM, Fredrik Johansson wrote:
> Hi,
>
> I've encountered what appears to be a bug in matplotlib-0.98.3
> (Windows XP, Python 2.5). The following plot of a function with poles
> displays garbage (large filled boxes instead of a curve). There's
> large variation in the y valu
Hi,
I've encountered what appears to be a bug in matplotlib-0.98.3
(Windows XP, Python 2.5). The following plot of a function with poles
displays garbage (large filled boxes instead of a curve). There's
large variation in the y values, but not so large that this shouldn't
be possible to plot corre