Re: [matplotlib-devel] Jagged plot in macosx backend

2009-01-16 Thread Jeff Whitaker
, 1/12/09, Tony Yu wrote: > > >> From: Tony Yu >> Subject: [matplotlib-devel] Jagged plot in macosx backend >> To: "matplotlib development list" >> Date: Monday, January 12, 2009, 2:59 PM >> There appears to be a bug in the macosx backend. Whe

Re: [matplotlib-devel] Jagged plot in macosx backend

2009-01-16 Thread Michiel de Hoon
I've written a patch that fixes this bug; see https://sourceforge.net/tracker/?func=detail&atid=560722&aid=2508440&group_id=80706 --Michiel --- On Mon, 1/12/09, Tony Yu wrote: > From: Tony Yu > Subject: [matplotlib-devel] Jagged plot in macosx backend > To: &q

Re: [matplotlib-devel] Jagged plot in macosx backend

2009-01-13 Thread Michiel de Hoon
bug. --Michiel. --- On Mon, 1/12/09, Tony Yu wrote: > From: Tony Yu > Subject: [matplotlib-devel] Jagged plot in macosx backend > To: "matplotlib development list" > Date: Monday, January 12, 2009, 2:59 PM > There appears to be a bug in the macosx backend. When I

[matplotlib-devel] Jagged plot in macosx backend

2009-01-12 Thread Tony Yu
There appears to be a bug in the macosx backend. When I plot large numbers with small variations in the value, the numbers seem to be coarsely rounded off. This bug doesn't appear with other backends (I tried WxAgg and TkAgg). Below is a simple script showing the problem and the resulting p