summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralisonjm <alisonjm>2011-06-09 18:51:18 +0000
committeralisonjm <alisonjm>2011-06-09 18:51:18 +0000
commit1c2e93573a0c83b482263ab8c5ef63138f319d47 (patch)
treea3e70738d997ebd26c964434df4be724caa10ae8
parent9208e7621ae494b103e165c70fbb303184a0a10e (diff)
Minor clarification.
-rw-r--r--doc/lib/rrdFlot_js.html1
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>