From: John H. <jd...@gm...> - 2008-07-31 14:36:20
|
On Thu, Jul 31, 2008 at 9:33 AM, Michael Droettboom <md...@st...> wrote: "/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/matplotlib/transforms.py", >>> line 1072, in transform_point >>> assert len(point) == self.input_dims >>> > > I can't reproduce this here. Has this been resolved in the meantime? Yes, I fixed it -- it was a bug in ticker.py that was calling transform_point rather than transform. I meant to update the list, sorry if I screwed up the send button JDH |