summaryrefslogtreecommitdiffhomepage
path: root/benchmark/plot.gpl
diff options
context:
space:
mode:
authorfurunkel <[email protected]>2015-04-24 21:58:27 +0200
committerfurunkel <[email protected]>2015-04-24 21:58:27 +0200
commit6110b385a7d53655fb74ef9fb19497b2111ce42c (patch)
tree194ba2a697e319c03b902d011418579d7cd330d2 /benchmark/plot.gpl
parent105f1f38a969bbe0e0ee1041c3c315a56bdc8c47 (diff)
downloadmruby-6110b385a7d53655fb74ef9fb19497b2111ce42c.tar.gz
mruby-6110b385a7d53655fb74ef9fb19497b2111ce42c.zip
Output PNG instead of PDF
Diffstat (limited to 'benchmark/plot.gpl')
-rw-r--r--benchmark/plot.gpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/plot.gpl b/benchmark/plot.gpl
index 21a55dd3d..725e2ec1c 100644
--- a/benchmark/plot.gpl
+++ b/benchmark/plot.gpl
@@ -1,5 +1,5 @@
set yrange [0:]
-set terminal pdf font 'Sans, 3'
+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