summaryrefslogtreecommitdiffhomepage
path: root/benchmark/plot.gpl
diff options
context:
space:
mode:
Diffstat (limited to 'benchmark/plot.gpl')
-rw-r--r--benchmark/plot.gpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/benchmark/plot.gpl b/benchmark/plot.gpl
new file mode 100644
index 000000000..639674d68
--- /dev/null
+++ b/benchmark/plot.gpl
@@ -0,0 +1,5 @@
+set yrange [0:]
+set terminal pdf
+set xtics rotate by -45
+set style histogram errorbars gap 2 lw 1
+set style fill solid border -1