diff options
-rw-r--r-- | doc/lib/rrdFlot_js.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lib/rrdFlot_js.html b/doc/lib/rrdFlot_js.html index b517b66..29640c6 100644 --- a/doc/lib/rrdFlot_js.html +++ b/doc/lib/rrdFlot_js.html @@ -155,6 +155,7 @@ creates an interactive graph_width: "500px" //Width of main graph. scale_height: "110px" //Height of small scaler graph. scale_width: "250px" //Width of small scaler graph. + timezone: "0" //Timezone to plot. Options are "-11" through "+12" } </PRE></P> See the <A HREF=:../../src/examples/rrdJFlotDefaults.html">rrdflot_defaults in action.</A> |