|
From: John H. <jd...@gm...> - 2008-07-18 03:36:37
|
On Thu, Jul 17, 2008 at 10:28 PM, Ryan May <rm...@gm...> wrote: > I helped Eric out with this offline, and obviously set_array is for the > colors, but the only solution we could come up with was to directly > reset the PolyCollection._offsets member. This seems a little hacky. > Is there any reason that there is not an set_offsets() (or something > like it)? Any reason why I shouldn't code up a patch? No, I can't thing of any reason why this attribute should not be publicly settable, so patch away. Thanks, JDH |