summaryrefslogtreecommitdiffstats
path: root/contrib/diags/inc.p
blob: 433af86e172586d45010d157cfcd2ce5dab98e9f (plain)
1
2
3
4
5
6
7
8
unset key
set xlabel "Step"
set ylabel "log10(increment)"
set ylabel rotate
set xtic auto
set ytic auto
set title "Ticks Increment"
plot("run.inc")