diff options
author | alisonjm <alisonjm> | 2011-04-26 20:47:14 +0000 |
---|---|---|
committer | alisonjm <alisonjm> | 2011-04-26 20:47:14 +0000 |
commit | fe2a5609538e4d2bdac36d57417e38cead413a9e (patch) | |
tree | 50ecb80b32b544a46fe2777c61898116bd5c6284 /doc | |
parent | a8a5c287c78fd5db9653fe3cf7a3d4c12969fe6c (diff) |
Added description and link to the rrdFilter documentation.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/lib/index.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/lib/index.html b/doc/lib/index.html index 8a7b0df..3f8ae8b 100644 --- a/doc/lib/index.html +++ b/doc/lib/index.html @@ -30,6 +30,9 @@ API.</P> </UL> <P>Together they can be used to implement AJAX style applications.</P> + +<P> The <A HREF="rrdFilter_js.html">rrdFilter module</A> can be used to filter datasources or apply user-customized filter object such as mathematical operations. + <P>The package also provides two classes, based on <A HREF="http://code.google.com/p/flot/">JFlot</A>, that automate most of the graphing needs:</P> |