From f021b6e94bbae695da4116c0f972bac8705c8c20 Mon Sep 17 00:00:00 2001 From: Frank Wuerthwein Date: Sun, 10 May 2009 23:54:14 +0000 Subject: Add links to rrdFlot and rrsFlotMatrix --- doc/lib/index.html | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/doc/lib/index.html b/doc/lib/index.html index 24e62c4..8e949c0 100644 --- a/doc/lib/index.html +++ b/doc/lib/index.html @@ -18,7 +18,7 @@

javascriptRRD libraries

-

The javascriptRRD package contains two javascript modules:

+

The javascriptRRD package contains base two javascript modules:

Together they can be used to implement AJAX style applications.

-

Graphing is currently not natively supported by the libraries, but -can be easily achieved with third party libraries, like JFlot. -An example is provided -in the src/examples directory.

+

The package also provides two classes, based on + JFlot, + that automate most of the graphing needs:

+ +
-- cgit v1.2.3