Hello all
I'm trying to plot the data piped in from another (calculation) app.
The app produces three datasets of interest per cycle and is wrapping
those with the multiplot instructions.
With small volumes of data everything works as intended. Now, if
using, e.g., 1000 points per set the first multiplot shows okay, but
the second multiplot isn't finished, and gnuplot sort of gets stuck
after the first subplot drawn. Plotting with gaps (e.g., 'every 2')
doesn't help.
The sheer volume of the data isn't the cause, however. I've tried to
filter some points out (*before* the gnuplot sees them), and some
input files go through okay, and some, although smaller, don't.
I'm attaching two gnuplot input files, with data for two frames
(multiplots) each, one that shows okay, and one that stops. Both are
filtered down from the same (even bigger) file.
The gnuplot here is 4.2 patchlevel 5 and 6 (different machines).
-Yury
|