# HG changeset patch # User wenzelm # Date 1495111300 -7200 # Node ID 65e132abab1e190b6ee58e8b908075cbba249bb8 # Parent 53613acb76e712a38dbaae58458173d3ed5afc54 tuned; diff -r 53613acb76e7 -r 65e132abab1e 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 = {