Hi,
I don't have conclusive proof, .. but I suspect that the draw() of a
graph in a pyGTK application is order of magnitudes slower than I can
plot the same data in the default Tk graphing widget.
i.e. 5 sec in tk, ... and >1 minute in gtk
Obvious question, ... is this a know issue?
Is ther
WOW - I delayed my bed time when I saw this come in.
It certainly seems to do what I want in your example.
Tomorrow at work I'll try and fit it into my frame work, and see what
happens.
Thanks a lot,
Steve
John Hunter wrote:
> On 6/14/07, Stephen George <[EMAIL PROTECTED]> wrote:
>
>> So my q
Hi,
We are starting to require plotting large data sets.
600K samples is one second, and we have 20 sec runs
This takes approx 5 min to draw the plots on screen.
Then if you want to zoom, ... well go get a cup of coffee, ... not very
productive.
1) Is MatPlotLib the right tool for large data s
I am a new user to matplotlib, .. it's great.
One thing I cannot work out is the axis number presentation.
Cannot find any documentation about how to control the presentation of
the axis number.
Currently using the default TKAgg plotting GUI backend.
It seems the axis will show up to 3 digits,