summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d1dfc7f)
raw | patch | inline | side by side (parent: d1dfc7f)
author | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 26 Oct 2006 20:29:30 +0000 (22:29 +0200) | ||
committer | Florian Forster <octo@leeloo.lan.home.verplant.org> | |
Thu, 26 Oct 2006 20:29:30 +0000 (22:29 +0200) |
contrib/collection.cgi | patch | blob | history |
diff --git a/contrib/collection.cgi b/contrib/collection.cgi
index c1ee8e7e33b84a5e456eccaf8074f8794dd8caf6..a7f63fd4e66c2becef7c8129502d7702fbba7dd3 100755 (executable)
--- a/contrib/collection.cgi
+++ b/contrib/collection.cgi
'DEF:temp_max={file}:value:MAX',
"AREA:temp_max#$HalfRed",
"AREA:temp_min#$Canvas",
- "LINE1:temp_avg#$FullRed:Value",
+ "LINE1:temp_avg#$FullRed:Temperature",
'GPRINT:temp_min:MIN:%4.1lf Min,',
'GPRINT:temp_avg:AVERAGE:%4.1lf Avg,',
'GPRINT:temp_max:MAX:%4.1lf Max,',