dwww Home | Show directory contents | Find package

#
# Unit test for "volatile" "skip" "refresh"
# If the refreshed plot exactly overlies the original, it's good.
#
set title "Nothing interesting here, just a unit test for volatile, skip, and refresh"
set style data lines
set multiplot
set tics tc "red"
splot "whale.dat" skip 5 volatile lw 0.5
set tics tc "black"
refresh
unset multiplot
reset

Generated by dwww version 1.15 on Mon Jun 24 13:53:07 CEST 2024.