Skip to content
Prev 258428 / 398502 Next

Speed up plotting to MSWindows graphics window

If you are plotting that many data points, you  might want to look at
'hexbin' as a way of aggregating the values to a different
presentation.  It is especially nice if you are doing a scatter plot
with a lot of data points and trying to make sense out of it.
On Wed, Apr 27, 2011 at 5:16 AM, Jonathan Gabris <jonathan at k-m-p.nl> wrote: