summaryrefslogtreecommitdiffstats
path: root/contrib/diags/inc.p
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/diags/inc.p')
-rw-r--r--contrib/diags/inc.p8
1 files changed, 8 insertions, 0 deletions
diff --git a/contrib/diags/inc.p b/contrib/diags/inc.p
new file mode 100644
index 0000000..433af86
--- /dev/null
+++ b/contrib/diags/inc.p
@@ -0,0 +1,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") \ No newline at end of file