Code

updated for release
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 7 Jun 2009 11:34:22 +0000 (11:34 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Sun, 7 Jun 2009 11:34:22 +0000 (11:34 +0000)
git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk@1842 a5681a0c-68f1-0310-ab6d-d61299d08faa

program/COPYRIGHT
program/TODO

index 22c971f93bab54af116ca63b00a88257a6dbac4d..a5ccebdc64ec282f6b20a59bebeeb12dc63b6e0f 100644 (file)
@@ -2,7 +2,7 @@ RRDTOOL - Round Robin Database Tool
 A tool for fast logging of numerical data graphical display
 of this data.
 
 A tool for fast logging of numerical data graphical display
 of this data.
 
-Copyright (c) 1998-2008 Tobias Oetiker
+Copyright (c) 1998-2009 Tobias Oetiker
 All rights reserved.
 
 GNU GPL License
 All rights reserved.
 
 GNU GPL License
index 00ebc24db0d29beea1d2fd124868f31852bb04de..706727fe35a7eba715b01264dcfb724430e99fbf 100644 (file)
@@ -1,11 +1,6 @@
 Random Feature Ideas for RRDtool
 --------------------------------
 Random Feature Ideas for RRDtool
 --------------------------------
-Updated: 2008-06-26
-
-add accessor functions for rrd manipulation
-
-reverse order of stacked graph entries prior to plotting ... this is to make
-plotting order more naturally fit with the ordering of the legend ...
+$Id$
 
 make it possible to define order of legend items independant of their order
 on the commandline ...
 
 make it possible to define order of legend items independant of their order
 on the commandline ...
@@ -16,27 +11,8 @@ micro second precision
 
 2036 stable time
 
 
 2036 stable time
 
-add axis on the right and on top of the graph ... 
-
 add configurable counter wrap
 
 add configurable counter wrap
 
-build derivatives while plotting
-
-show trend by building moving average and represent it as an arrow
-
-offer side by side tiny box plots for each succesive hour, or some other
-means of seeing the variation rather than just the mean level
-
-circular periodic plots ... (polar)
-
-analyse data in non time domain ... 
-
-add smothing functions to grapher, using rolling average ... 
-
-make VRULE and HRULE with 123 versions ... 
-
-have configurable role-over limits for counters
-
 align data points not to GMT but some free offset
 
 allow starting through symlinks called rrdcreate rrdtune and the like
 align data points not to GMT but some free offset
 
 allow starting through symlinks called rrdcreate rrdtune and the like