summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/lib/rrdFlotSupport_js.html2
-rw-r--r--doc/lib/rrdFlot_js.html2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/lib/rrdFlotSupport_js.html b/doc/lib/rrdFlotSupport_js.html
index 832984e..0292c7c 100644
--- a/doc/lib/rrdFlotSupport_js.html
+++ b/doc/lib/rrdFlotSupport_js.html
@@ -454,7 +454,7 @@ Input parameters:
<ul>
<li>rrd_id - Logical name for the RRD.
<li>rrd_file -An object of type <A HREF="rrdFile_js.html#RRDFile">RRDFile</A> or equivalent.
- <ul>
+ </ul>
</P>
</TD>
</TR>
diff --git a/doc/lib/rrdFlot_js.html b/doc/lib/rrdFlot_js.html
index e098bd8..a1f70d7 100644
--- a/doc/lib/rrdFlot_js.html
+++ b/doc/lib/rrdFlot_js.html
@@ -112,7 +112,7 @@ creates an interactive
<P>The recognized elements and the default values are:
<PRE>
{
- title: label or ds_name // this is what is displayed at the radio button
+ title: label or ds_name // this is what is displayed in the checkboxes
checked: first_ds_in_list? // boolean
label: title or ds_name // this is what is displayed in the legend
color: ds_index // see Flot docs for details