summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/lib/rrdFlotSupport_js.html16
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/lib/rrdFlotSupport_js.html b/doc/lib/rrdFlotSupport_js.html
index 0173e8b..554caec 100644
--- a/doc/lib/rrdFlotSupport_js.html
+++ b/doc/lib/rrdFlotSupport_js.html
@@ -91,6 +91,14 @@ Input parameters:
<P>Index of the desired RRA.</P>
</TD>
</TR>
+ <TR VALIGN=TOP>
+ <TD WIDTH=20%>
+ <P>want_rounding</P>
+ </TD>
+ <TD WIDTH=80%>
+ <P>If not false, all timestamps will be truncated to the RRA step.</P>
+ </TD>
+ </TR>
</TBODY>
</TABLE>
</DIV>
@@ -205,6 +213,14 @@ Input parameters:
(If false, only the order distinguishes the requested DSs)</P>
</TD>
</TR>
+ <TR VALIGN=TOP>
+ <TD WIDTH=20%>
+ <P>want_rounding</P>
+ </TD>
+ <TD WIDTH=80%>
+ <P>If not false, all timestamps will be truncated to the RRA step.</P>
+ </TD>
+ </TR>
</TBODY>
</TABLE>
</DIV>