clone
[dygraphs.git] / tests / grid_dot.html
index 6ba6d1f..2f01242 100644 (file)
@@ -20,9 +20,9 @@
             NoisyData, {
               rollPeriod: 14,
               errorBars: true,
-              gridLineColor: MochiKit.Color.Color.redColor(),
+              gridLineColor: '#FF0000',
               highlightCircleSize: 10,
-              strokeWidth: 3,
+              strokeWidth: 3
             }
           );
     </script>