Hi!
I'm having problem with data plotting in matplotlib. Tried versions, 1.2.0
and 1.3.0 too, the same thing occurs except the error message. On 1.2.0 the
error message is Agg complexity exceeded on 1.3.0 it is Allocated too many
blocks.
The data i need to plot is 1M pts long and it's a bit complex
Note that there is a significant bug in the path.simplify code in the
latest released version that is fixed in svn. The simplification
should not be visible to the human eye. Please try the release
candidate at
http://drop.io/xortel1#
if you don't have access to svn
JDH
On Fri, Mar 12, 2010
On Fri, Mar 12, 2010 at 12:15 PM, Eric Firing wrote:
> This example is mostly obsolete--the clipping procedure is built-in. (The
> value added by the example is the change in marker style.)
Right, which is what I was trying to get at in the following:
While this may not solve your case, becau
John Hunter wrote:
> On Fri, Mar 12, 2010 at 8:30 AM, Tornes, Ivan E wrote:
>> I’m working on a project that handles large data sets. Up to this point I
>> had not had any issues using matplotlib, but I tried yesterday to have it
>> plot a file that had 8 million float,float pairs in it and dies
On Fri, Mar 12, 2010 at 8:30 AM, Tornes, Ivan E wrote:
> I’m working on a project that handles large data sets. Up to this point I
> had not had any issues using matplotlib, but I tried yesterday to have it
> plot a file that had 8 million float,float pairs in it and dies with the
> following mes
I'm working on a project that handles large data sets. Up to this point I had
not had any issues using matplotlib, but I tried yesterday to have it plot a
file that had 8 million float,float pairs in it and dies with the following
message:
pException in Tkinter callback
Traceback (most recent