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/rrdFlotMatrix_js.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/lib/rrdFlotMatrix_js.html') diff --git a/doc/lib/rrdFlotMatrix_js.html b/doc/lib/rrdFlotMatrix_js.html index ab99bcf..f9eb6e9 100644 --- a/doc/lib/rrdFlotMatrix_js.html +++ b/doc/lib/rrdFlotMatrix_js.html @@ -30,7 +30,7 @@

The rrdFlotMatrix Javascript module implements a class used to represents a DS from a list of similar RDD archives - as a Flot plot.

+ as a Flot plot.

All RRDs must have the same step, the same DS names and the same number of RRAs.


@@ -41,12 +41,12 @@

Given a RRDFile object, this class creates an interactive -Flot plot.

+Flot plot.

In order to use this module, you also need to include:

@@ -109,7 +109,7 @@ creates an interactive

Global graphing options. See - Flot documentation + Flot documentation for more details.

The recognized elements and the default values are:

@@ -130,7 +130,7 @@ creates an interactive
 				
 					

Dictionary of graphing options. This must be a dictionary of rrd_id. Each element of the dictionary contains graphing options. See - Flot documentation + Flot documentation for more details.

The recognized elements and the default values are:

-- 
cgit v1.2.3-2-g168b