From 1c2e93573a0c83b482263ab8c5ef63138f319d47 Mon Sep 17 00:00:00 2001 From: alisonjm Date: Thu, 9 Jun 2011 18:51:18 +0000 Subject: Minor clarification. --- doc/lib/rrdFlot_js.html | 1 + 1 file changed, 1 insertion(+) 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" }

See the rrdflot_defaults in action. -- cgit v1.2.3