--- 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 =
{