summaryrefslogtreecommitdiffhomepage
path: root/benchmark/plot.gpl
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2015-04-27 00:54:36 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2015-04-27 00:54:36 +0900
commitf1164487e1427c40e3a10ef0902a5905acc5f08a (patch)
tree68cad329ff30c6cb8a8ddf9a7db3f355057f6546 /benchmark/plot.gpl
parentbdb9d4d19c3120666aae2ae24602f2d5dec19bbd (diff)
parented3a25337226015ba0356a9027e0e4965b5788b3 (diff)
downloadmruby-f1164487e1427c40e3a10ef0902a5905acc5f08a.tar.gz
mruby-f1164487e1427c40e3a10ef0902a5905acc5f08a.zip
Merge branch 'master' of github.com:mruby/mruby
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..725e2ec1c
--- /dev/null
+++ b/benchmark/plot.gpl
@@ -0,0 +1,5 @@
+set yrange [0:]
+set terminal pngcairo font 'Sans, 8' lw 1 size 1400,1024
+set xtics rotate by -45
+set style histogram errorbars gap 2 lw 1
+set style fill solid border -1