Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 619a92f9084d5359442c6f38b85238d7 > files > 245

gnuplot-nox-5.2.2-5.mga7.armv7hl.rpm

#
# Unit test for "volatile" "skip" "refresh"
#
set title "Nothing interesting here, just a unit test for volatile, skip, and refresh"
set style data lines
splot "whale.dat" skip 5 volatile
refresh
reset