summaryrefslogtreecommitdiff
path: root/doc/lib/rrdFlot_js.html
diff options
context:
space:
mode:
authorFrank Wuerthwein <fkw@ucsd.edu>2009-05-10 23:47:42 +0000
committerFrank Wuerthwein <fkw@ucsd.edu>2009-05-10 23:47:42 +0000
commit2332b5349af0ef8875d229003bbba2a428b267c5 (patch)
treee9a954bfb5b0b32bee8dd3224bda2902109594a8 /doc/lib/rrdFlot_js.html
parent47b3b7f4341689639d03b72549eae098f7d75985 (diff)
Fix typo
Diffstat (limited to 'doc/lib/rrdFlot_js.html')
-rw-r--r--doc/lib/rrdFlot_js.html2
1 files changed, 1 insertions, 1 deletions
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