X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=TODO;h=c7a06c98d00e841e6f6d2ec2c9a2c5c27f417daa;hb=f501efa81ec5e9609b913c86773723162a52178e;hp=5416bd29c165a2dbdf2b35a8d7a78c5683dd7c08;hpb=d828f3eccac8dbad7bfc14812e406377669baaa4;p=rrdtool.git diff --git a/TODO b/TODO index 5416bd2..c7a06c9 100644 --- a/TODO +++ b/TODO @@ -1,44 +1,23 @@ -1.1.x Goals ------------ - -ability to completely remove x and y grid +Random Feature Ideas for RRDtool +-------------------------------- +Updated: 2008-05-26 reverse order of stacked graph entries prior to plotting ... this is to make plotting order more naturally fit with the ordering of the legend ... -use XDR to write architecture independant date - -have drawing methode modifier for the LINE, AREA, STACK functions which allows -to select wether the data points should be presented as stepes (todays state) -or connected with lines. - -LINEx:ds[#color][/method]:description - -be more clever in the fetch function when no complete data coverage for the -desired area is possible. - -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 - -allow sub second presition for step definition +make it possible to define order of legend items independant of their order +on the commandline ... -modularise consolidation and acquisition functions +architecture independant storage format. -Allow the user to define vertical scaling of graphs in a more flexible way. -some thing like --inner-range 0-1000 and --outer-range 0-10000 which means -that the grapher can choose its vertical scaling in the given range ... -this would replace upper and lower limit +micro second precision -make the inclusion of G?PRINT like output in to the lables of other graph -elements possible +2036 stable time add axis on the right and on top of the graph ... add configurable counter wrap -95th percentile plotting - build derivatives while plotting show trend by building moving average and represent it as an arrow @@ -54,17 +33,8 @@ add smothing functions to grapher, using rolling average ... 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 - -allow time shifiting of data before it is being graphed ... allow overlay of last years data over todays data -