Add variable declarations for most all graphs and charts.
[dygraphs.git] / tests / highlighted-region.html
index 8a569ad..588ddc4 100644 (file)
@@ -36,7 +36,7 @@
       }
 
 
-      new Dygraph(
+      var g = new Dygraph(
           document.getElementById("div_g"),
           data,
           {