X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2FcustomLabelCss3.html;h=2b1b55abed81a8fc84cfdc37d1e46cbe235e7c67;hb=ce31caf22475e3e1fd6d9fea192d61ff4fcd7fac;hp=a9d4e4e0c522494df21c6e75e2328997df95008a;hpb=2cfce1c8103454bca196e57db3f23272b7ee5b6e;p=dygraphs.git diff --git a/tests/customLabelCss3.html b/tests/customLabelCss3.html index a9d4e4e..2b1b55a 100644 --- a/tests/customLabelCss3.html +++ b/tests/customLabelCss3.html @@ -6,7 +6,7 @@ For production (minified) code, use: --> - + @@ -29,7 +29,11 @@ 'boxShadow': '4px 4px 4px #888' }, labelsSeparateLines: true, - yAxisLabelWidth: 20 + axes: { + y: { + axisLabelWidth: 20 + } + } } );