Hi all,
I am trying to compile matplotlib under MacOSX 10.5, and I get the
following error message:
src/_image.cpp:842: error: insn does not satisfy its constraints:
(insn 2573 1070 2574 126 agg24/include/agg_color_rgba.h:268 (set
(mem:QI (plus:SI (reg/f:SI 6 bp)
(const_int -280 [
On Thursday 13 March 2008 05:02:36 pm Ted Drain wrote:
> I'm working on improving the plotting speed of one of our applications. As
> part of that, I was looking at how quickly the QtAgg backend is drawing. I
> added some print out's to the backend and noticed that it seems to be
> drawing everyt
Happend with your commit from version 4979 -> 4989. Who's going to fix
that ? Whom can I directly contact ?
Original Message
Subject: [matplotlib-devel] axes.py scatter doc-bug
Date: Wed, 12 Mar 2008 12:30:12 +0100
From: Manuel Metz <[EMAIL PROTECTED]>
To: matplotlib-devel@lists
A few weeks ago there was a discussion about putting scatter symbols in
the legend (see
http://www.nabble.com/Show-shapes-on-scatterplot-legend--to15744380.html).
I would like to implement scatter symbols in the legend, but I am having
some problems doing so. In the function _get_handles in leg
Eric Firing wrote:
> Ryan,
>
> The pcolor implementation is fundamentally unsuited to large arrays.
> Therefore I made the pcolorfast axes method, which tries to use the
> fastest available Agg extension code, depending on the characteristics
> of the spatial grid. If the grid is rectangular a