summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ruby-stats/plot')
-rw-r--r--ruby-stats/plot1
1 files changed, 1 insertions, 0 deletions
diff --git a/ruby-stats/plot b/ruby-stats/plot
index 86edac6..bcefeb4 100644
--- a/ruby-stats/plot
+++ b/ruby-stats/plot
@@ -21,6 +21,7 @@ plot "data.txt" using 1:3 with lines lt 2 title "total", \
"data.txt" using 1:6 with lines lt 1 lc 3 title "ruby20", \
"data.txt" using 1:10 with lines lt 1 lc 7 title "ruby21", \
"data.txt" using 1:11 with lines lt 1 lc 8 title "ruby22", \
+ "data.txt" using 1:12 with lines lt 1 lc 9 title "ruby23", \
"data.txt" using 1:7 with lines lt 1 lc 4 title "jruby", \
"data.txt" using 1:8 with lines lt 1 lc 5 title "ree18", \
"data.txt" using 1:9 with lines lt 1 lc 6 title "rbx"