Add variable declarations for most all graphs and charts.
[dygraphs.git] / tests / is-zoomed.html
index 7aa1da2..4b9bb92 100644 (file)
@@ -33,7 +33,7 @@
       <div class="codeoutput" style="float:left;">
       <div id="zoomdiv"></div>
       <script type="text/javascript">
-        new Dygraph(
+        var g = new Dygraph(
   
         // containing div
         document.getElementById("zoomdiv"),