summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ruby-stats/plot')
-rw-r--r--ruby-stats/plot3
1 files changed, 2 insertions, 1 deletions
diff --git a/ruby-stats/plot b/ruby-stats/plot
index c97a738..1aeeca0 100644
--- a/ruby-stats/plot
+++ b/ruby-stats/plot
@@ -28,4 +28,5 @@ plot "data.txt" using 1:3 with lines lt 2 title "total", \
"data.txt" using 1:14 with lines lt 1 lc 11 title "ruby25", \
"data.txt" using 1:15 with lines lt 1 lc 12 title "ruby26", \
"data.txt" using 1:16 with lines lt 1 lc 13 title "ruby27", \
- "data.txt" using 1:17 with lines lt 1 lc 13 title "ruby30"
+ "data.txt" using 1:17 with lines lt 1 lc 13 title "ruby30", \
+ "data.txt" using 1:18 with lines lt 1 lc 13 title "ruby31"