diff options
| author | furunkel <[email protected]> | 2015-04-24 19:34:39 +0200 |
|---|---|---|
| committer | furunkel <[email protected]> | 2015-04-24 19:34:39 +0200 |
| commit | 105f1f38a969bbe0e0ee1041c3c315a56bdc8c47 (patch) | |
| tree | 9ec7a5bcdea3c97ef7b8b68c916651940c60784f /benchmark/plot.gpl | |
| parent | 00518e0a4b134c5eb18802ccb9c0d5672923b7b2 (diff) | |
| download | mruby-105f1f38a969bbe0e0ee1041c3c315a56bdc8c47.tar.gz mruby-105f1f38a969bbe0e0ee1041c3c315a56bdc8c47.zip | |
Add some of MRI's benchmarks
Diffstat (limited to 'benchmark/plot.gpl')
| -rw-r--r-- | benchmark/plot.gpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmark/plot.gpl b/benchmark/plot.gpl index 639674d68..21a55dd3d 100644 --- a/benchmark/plot.gpl +++ b/benchmark/plot.gpl @@ -1,5 +1,5 @@ set yrange [0:] -set terminal pdf +set terminal pdf font 'Sans, 3' set xtics rotate by -45 set style histogram errorbars gap 2 lw 1 set style fill solid border -1 |
