g -> g2
authorDan Vanderkam <danvk@google.com>
Tue, 5 Apr 2011 19:01:12 +0000 (15:01 -0400)
committerDan Vanderkam <danvk@google.com>
Tue, 5 Apr 2011 19:01:12 +0000 (15:01 -0400)
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,