X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fgrid_dot.html;h=2f01242a669c73e8cd503bf975c404304bd5fb96;hb=4b38df10993b87c7196a326ed1a0cfb3e454edb7;hp=19480d15df899c126c8bc5e854db2a28d446d2df;hpb=efe0829aea5234839454d51f6bf5715d2f4f5b30;p=dygraphs.git diff --git a/tests/grid_dot.html b/tests/grid_dot.html index 19480d1..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,9 +20,9 @@ NoisyData, { rollPeriod: 14, errorBars: true, - gridLineColor: MochiKit.Color.Color.redColor(), + gridLineColor: '#FF0000', highlightCircleSize: 10, - strokeWidth: 3, + strokeWidth: 3 } );