Execute custom shapes closure
[dygraphs.git] / tests / demo.html
index 6435ca1..9184f4c 100644 (file)
@@ -47,8 +47,8 @@
                 title: 'Interesting Shapes',
                 xlabel: 'Date',
                 ylabel: 'Count',
-                axisLineColor: 'white',
-                drawXGrid: false
+                axisLineColor: 'white'
+                // drawXGrid: false
               }
           );
     </script>