G'day,
I just came across a problem with scatter plots. I tried to draw a report scatter plot with millions of points.
It would not work, as apparently the heap space for drawing these points was not big enough.
I was not trying to draw a interactive flash report, just a simple picture.
Is there a solution around that? Other than increasing the heap space?
Gnuplot can do the same in about 20 seconds, without crashing. So obviously there is
more efficient code out there :-)
Thanks for your help, Jens.