From b202256cd18bb7051eede89b5e610af592a51412 Mon Sep 17 00:00:00 2001
From: Igor Sfiligoi The rrdFlotMatrix Javascript
module implements a class used to represents a DS from a list of similar
RDD archives
- as a Flot plot.
All RRDs must have the same step, the same DS names and the same number of RRAs.
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 interactiveGlobal graphing options. See - Flot documentation + Flot documentation for more details.
The recognized elements and the default values are:
@@ -130,7 +130,7 @@ creates an interactiveDictionary 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