X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fgrid_dot.html;h=2f01242a669c73e8cd503bf975c404304bd5fb96;hb=24e5350ca1823f3311bc282f3d7c64060f556768;hp=4a2f66eb5bf527f7ad032409dda592dace0cf1a7;hpb=450370baae472b01a5497ec479b6ea060c54382f;p=dygraphs.git diff --git a/tests/grid_dot.html b/tests/grid_dot.html index 4a2f66e..2f01242 100644 --- a/tests/grid_dot.html +++ b/tests/grid_dot.html @@ -5,11 +5,11 @@ - +

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

@@ -20,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 } );