From b202256cd18bb7051eede89b5e610af592a51412 Mon Sep 17 00:00:00 2001 From: Igor Sfiligoi Date: Wed, 12 Sep 2012 19:13:44 +0000 Subject: The FLOT URL changed, so update the links --- doc/lib/rrdFlotSupport_js.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'doc/lib/rrdFlotSupport_js.html') diff --git a/doc/lib/rrdFlotSupport_js.html b/doc/lib/rrdFlotSupport_js.html index 1f455f5..6158147 100644 --- a/doc/lib/rrdFlotSupport_js.html +++ b/doc/lib/rrdFlotSupport_js.html @@ -30,7 +30,7 @@

The rrdFlotSupport Javascript module implements a set of commonly used functions an classes that may be used while plotting RRD files with - Flot.

+ Flot.


@@ -127,7 +127,7 @@ The output is an object containing:

data

-

A list of datapoints suitable to be fed to Flot. Each element is a (Timestamp in ms, value) pair.

+

A list of datapoints suitable to be fed to Flot. Each element is a (Timestamp in ms, value) pair.

An example of use with Flot:

 var fd=rrdDS2FlotSeries(...);
@@ -249,7 +249,7 @@ The output is an object containing:
 					

data

-

A list of objects suitable to be fed to Flot. Each element is an object composed of two attributes: