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 1e87e8e..07e0905 100644
--- a/ruby-stats/plot
+++ b/ruby-stats/plot
@@ -23,6 +23,7 @@ plot "data.txt" using 1:3 with lines lt 2 title "total", \
"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:13 with lines lt 1 lc 10 title "ruby24", \
+ "data.txt" using 1:14 with lines lt 1 lc 11 title "ruby25", \
"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"