On Fri, Aug 21, 2009 at 6:24 PM, Ryanitus<ryanitus...@hotmail.com> wrote:
>
> Hello.
>
> I was doing a simple test using a FIFOBuffer.  I set the dataLim parameter
> to the dataLim of a Line2D plot.  After adding a value to the FIFO, it
> raises an exception.  It looks like the FIFO is trying to call
> Bbox.update(), but that method does not exist.  Other update_*() methods do.
> Any ideas?

In mpl 0.98 we did a big refactoring of the transformations
infrastructure but this class was not properly poprted.  I've fixed it
in the svn release branch so it should be fixed in the next release
(0.99.1)

Thanks for the report,
JDH

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to