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 Droettbo
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 t
"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#m
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