diff options
-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> |