X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fgrid_dot.html;h=2f01242a669c73e8cd503bf975c404304bd5fb96;hb=24e5350ca1823f3311bc282f3d7c64060f556768;hp=8b92fdb6db0c32be036c6c3e2dd76ef57d89d8d8;hpb=285a6bda6e2d77336fb2ae2cc904039a35e8e755;p=dygraphs.git diff --git a/tests/grid_dot.html b/tests/grid_dot.html index 8b92fdb..2f01242 100644 --- a/tests/grid_dot.html +++ b/tests/grid_dot.html @@ -9,6 +9,7 @@ +

Dot and lines should be extra large. Grid is red.

@@ -19,15 +20,9 @@ NoisyData, { rollPeriod: 14, errorBars: true, - gridLineColor: MochiKit.Color.Color.redColor(), + gridLineColor: '#FF0000', highlightCircleSize: 10, - strokeWidth: 3, - padding: { - left: 40, - top: 0, - right: 10, - bottom: 10 - } + strokeWidth: 3 } );