started updating for 1.2 release
[rrdtool.git] / TODO
diff --git a/TODO b/TODO
index 5416bd2..baa64f7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,11 +1,20 @@
-1.1.x Goals
------------
+What has to be done before the 1.2.0 Release
+--------------------------------------------
+* Sync Docs with reality (there are things described which have not been
+  implemented)
 
 
-ability to completely remove x and y grid
+* Write Changes Document with all new features
 
 
+* Update Tutorials for new Release.
+
+Future Ideas
+------------
 reverse order of stacked graph entries prior to plotting ... this is to make
 plotting order more naturally fit with the ordering of the legend ...
 
 reverse order of stacked graph entries prior to plotting ... this is to make
 plotting order more naturally fit with the ordering of the legend ...
 
+make it possible to define order of legend items independant of their order
+on the commandline ...
+
 use XDR to write architecture independant date
 
 have drawing methode modifier for the LINE, AREA, STACK functions which allows
 use XDR to write architecture independant date
 
 have drawing methode modifier for the LINE, AREA, STACK functions which allows
@@ -21,7 +30,7 @@ Let the user define the base resolution of the graph independently of
 the pixel resolution. If it is smaller than one pixel it will simply
 be ignored
 
 the pixel resolution. If it is smaller than one pixel it will simply
 be ignored
 
-allow sub second presition for step definition
+allow sub second precision for the step definition
 
 modularise consolidation and acquisition functions
 
 
 modularise consolidation and acquisition functions
 
@@ -37,8 +46,6 @@ add axis on the right and on top of the graph ...
 
 add configurable counter wrap
 
 
 add configurable counter wrap
 
-95th percentile plotting
-
 build derivatives while plotting
 
 show trend by building moving average and represent it as an arrow
 build derivatives while plotting
 
 show trend by building moving average and represent it as an arrow
@@ -54,17 +61,8 @@ add smothing functions to grapher, using rolling average ...
 
 make VRULE and HRULE with 123 versions ... 
 
 
 make VRULE and HRULE with 123 versions ... 
 
-configurable fonts ... truetype ? colors ...
-antialiasing ... 
-
-make it possible to define order of legend items independant of their order
-on the commandline ...
-
 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
 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
-
-allow time shifiting of data before it is being graphed ... allow overlay of last years data over todays data
-