From 39ad8136200425b21a73959ae8f2294966351a50 Mon Sep 17 00:00:00 2001 From: Frank Wuerthwein Date: Tue, 10 Feb 2009 01:46:52 +0000 Subject: Initial version. --- doc/lib/index.html | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 doc/lib/index.html (limited to 'doc') diff --git a/doc/lib/index.html b/doc/lib/index.html new file mode 100644 index 0000000..24e62c4 --- /dev/null +++ b/doc/lib/index.html @@ -0,0 +1,50 @@ + + + + + javascriptRRD libraries + + + + + + +

javascriptRRD libraries

+

The javascriptRRD package contains 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 javascriptRRD package + is hosted at http://javascript.sourceforge.net. +
It is licensed under the MIT + license. +

+
+
+ + + -- cgit v1.2.3