running into some issues with ordering
[dygraphs.git] / tests / demo.html
index 6435ca1..94582dc 100644 (file)
@@ -48,7 +48,8 @@
                 xlabel: 'Date',
                 ylabel: 'Count',
                 axisLineColor: 'white',
-                drawXGrid: false
+                gridLineWidth: 10
+                // drawXGrid: false
               }
           );
     </script>