Re: [Matplotlib-users] Set Ellipse Linestyle

2008-11-16 Thread John Hunter
On Sun, Nov 16, 2008 at 8:32 PM, B Clowers <[EMAIL PROTECTED]> wrote: > I've been trying to set the linestyle of an ellipse with no success. I keep > getting an attribute error whether I try setting the property via accessing > the ellipse instance directly or through the artist. Any ideas? > > -

[Matplotlib-users] Set Ellipse Linestyle

2008-11-16 Thread B Clowers
I've been trying to set the linestyle of an ellipse with no success.  I keep getting an attribute error whether I try setting the property via accessing the ellipse instance directly or through the artist.  Any ideas? --if you uncomment the line containing the linestyle you should see the error