tuned;
authorwenzelm
Thu, 18 May 2017 14:41:40 +0200
changeset 65868 65e132abab1e
parent 65867 53613acb76e7
child 65870 81574a7e7c38
tuned;
src/Pure/Admin/build_status.scala
--- a/src/Pure/Admin/build_status.scala	Thu May 18 14:41:20 2017 +0200
+++ b/src/Pure/Admin/build_status.scala	Thu May 18 14:41:40 2017 +0200
@@ -330,8 +330,8 @@
                   """ using 1:6 smooth csplines title "maximum heap" """,
                   """ using 1:7 smooth sbezier title "average heap (smooth)" """,
                   """ using 1:7 smooth csplines title "average heap" """,
-                  """ using 1:8 smooth sbezier title "final heap (smooth)" """,
-                  """ using 1:8 smooth csplines title "final heap" """)
+                  """ using 1:8 smooth sbezier title "stored heap (smooth)" """,
+                  """ using 1:8 smooth csplines title "stored heap" """)
 
               def jfreechart(plot_name: String, fields: ML_Statistics.Fields): Image =
               {