diff options
author | Frank Wuerthwein <fkw@ucsd.edu> | 2009-05-10 17:48:54 +0000 |
---|---|---|
committer | Frank Wuerthwein <fkw@ucsd.edu> | 2009-05-10 17:48:54 +0000 |
commit | 9a9e7570b6dafd773ddd82fbb78c3587732c8a39 (patch) | |
tree | e0e19efdfc22f8cbb0c0fa6d8e2edcaa90e441e4 /doc | |
parent | 02f7cc136f0b16638b54461cd4c78c724f4a059c (diff) |
Minor working fix
Diffstat (limited to 'doc')
-rw-r--r-- | doc/lib/rrdFlotSupport_js.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lib/rrdFlotSupport_js.html b/doc/lib/rrdFlotSupport_js.html index 554caec..3afdaae 100644 --- a/doc/lib/rrdFlotSupport_js.html +++ b/doc/lib/rrdFlotSupport_js.html @@ -206,10 +206,10 @@ Input parameters: </TR> <TR VALIGN=TOP> <TD WIDTH=20%> - <P>want_label</P> + <P>want_ds_labels</P> </TD> <TD WIDTH=80%> - <P>Should the DS name be included as label in the output? + <P>Should the DS names be included as labels in the output? (If false, only the order distinguishes the requested DSs)</P> </TD> </TR> |