~ubuntu-branches/ubuntu/maverick/rrdtool/maverick

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Bazaar Package Importer
  • Author(s): Clint Byrum
  • Date: 2010-07-22 08:07:01 UTC
  • mfrom: (1.2.8 upstream) (3.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20100722080701-k46mgdfz6euxwqsm
Tags: 1.4.3-1ubuntu1
* Merge from debian unstable, Remaining changes:
  - debian/control: Don't build against ruby1.9 as we don't want
    it in main.
* require libdbi >= 0.8.3 to prevent aborts when using dbi datasources

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Random Feature Ideas for RRDtool
2
2
--------------------------------
3
 
Updated: 2008-06-26
4
 
 
5
 
add accessor functions for rrd manipulation
6
 
 
7
 
reverse order of stacked graph entries prior to plotting ... this is to make
8
 
plotting order more naturally fit with the ordering of the legend ...
 
3
$Id: TODO 1842 2009-06-07 11:34:22Z oetiker $
9
4
 
10
5
make it possible to define order of legend items independant of their order
11
6
on the commandline ...
16
11
 
17
12
2036 stable time
18
13
 
19
 
add axis on the right and on top of the graph ... 
20
 
 
21
14
add configurable counter wrap
22
15
 
23
 
build derivatives while plotting
24
 
 
25
 
show trend by building moving average and represent it as an arrow
26
 
 
27
 
offer side by side tiny box plots for each succesive hour, or some other
28
 
means of seeing the variation rather than just the mean level
29
 
 
30
 
circular periodic plots ... (polar)
31
 
 
32
 
analyse data in non time domain ... 
33
 
 
34
 
add smothing functions to grapher, using rolling average ... 
35
 
 
36
 
make VRULE and HRULE with 123 versions ... 
37
 
 
38
 
have configurable role-over limits for counters
39
 
 
40
16
align data points not to GMT but some free offset
41
17
 
42
18
allow starting through symlinks called rrdcreate rrdtune and the like