g -> g2
[dygraphs.git] / tests / no-visibility.html
index 2537c82..ef3de31 100644 (file)
@@ -29,7 +29,7 @@
               visibility: [false, false]
             }
           );
-      g = new Dygraph(
+      g2 = new Dygraph(
             document.getElementById("div_g2"),
             NoisyData, {
               rollPeriod: 7,