summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: db7fd1f)
raw | patch | inline | side by side (parent: db7fd1f)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 15 Jun 2007 21:49:52 +0000 (21:49 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Fri, 15 Jun 2007 21:49:52 +0000 (21:49 +0000) |
program/NEWS | patch | blob | history |
diff --git a/program/NEWS b/program/NEWS
index 22d826992687da3b3304ea7f9d1eeae8cda0c97f..99d2c6ba618a7e952d60959dd38b69cb62702805 100644 (file)
--- a/program/NEWS
+++ b/program/NEWS
* TRENDNAN filter that ignores NAN values while caculating the TREND data. (Timo Stripf)
* --full-size-mode to specify the outer border of the image and not just of the graphing canvas (Matthew Chambers)
* TEXTALIGN command to alter default text alignment behaviour
+* C API supports in-memory graphing with rrd_graph_in_memory (Evan Miller)
+
+Forecasting (Evan Miller)
+-----------
+* the new MHWPREDICT consolidation function uses a variation of the Holt-Winters
+ method. It is a drop-in replacement for HWPREDICT, and is better suited for
+ data whose seasonal variations grow or shrink in proportion to the average.
+
RRDTOOL NEWS
============