EllipseCollection

Hi,

I noticed that it's not possible to specify the position of the ellipses in an EllipseCollection:

http://matplotlib.sourceforge.net/api/collections_api.html?highlight=ellipsecollection#matplotlib.collections.EllipseCollection

Of course, I can just create a collection of individual Ellipse patches, but was just wondering whether the lack of an xy argument to EllipseCollection was an oversight?

Thanks,

Thomas

"offsets" is intended to work for this. Is it broken?

Cheers,
Mike

Thomas Robitaille wrote:

···

Hi,

I noticed that it's not possible to specify the position of the ellipses in an EllipseCollection:

http://matplotlib.sourceforge.net/api/collections_api.html?highlight=ellipsecollection#matplotlib.collections.EllipseCollection

Of course, I can just create a collection of individual Ellipse patches, but was just wondering whether the lack of an xy argument to EllipseCollection was an oversight?

Thanks,

Thomas

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options
  
--
Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA

Hi Mike,

Thanks for pointing this out - I hadn't noticed the offsets argument. I'll try it out!

Cheers,

Tom

···

On May 6, 2009, at 10:39 AM, Michael Droettboom wrote:

"offsets" is intended to work for this. Is it broken?

Cheers,
Mike

Thomas Robitaille wrote:

Hi,

I noticed that it's not possible to specify the position of the ellipses in an EllipseCollection:

http://matplotlib.sourceforge.net/api/collections_api.html?highlight=ellipsecollection#matplotlib.collections.EllipseCollection

Of course, I can just create a collection of individual Ellipse patches, but was just wondering whether the lack of an xy argument to EllipseCollection was an oversight?

Thanks,

Thomas

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options

--
Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA

Thomas Robitaille wrote:

Hi Mike,

Thanks for pointing this out - I hadn't noticed the offsets argument. I'll try it out!

See

http://matplotlib.sourceforge.net/examples/pylab_examples/ellipse_collection.html

Eric

···

Cheers,

Tom

On May 6, 2009, at 10:39 AM, Michael Droettboom wrote:

"offsets" is intended to work for this. Is it broken?

Cheers,
Mike

Thomas Robitaille wrote:

Hi,

I noticed that it's not possible to specify the position of the ellipses in an EllipseCollection:

http://matplotlib.sourceforge.net/api/collections_api.html?highlight=ellipsecollection#matplotlib.collections.EllipseCollection

Of course, I can just create a collection of individual Ellipse patches, but was just wondering whether the lack of an xy argument to EllipseCollection was an oversight?

Thanks,

Thomas

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options

--
Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
matplotlib-users List Signup and Options