X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;ds=inline;f=tests%2FcustomLabel.html;h=c6ffe969d61746219dd69f06289eedb4f197e5d5;hb=f160e4ac8166f74d1f0e5604061564fbca5ba5a5;hp=1402325d9a991a4171c591cc69cd823d78f5f32d;hpb=fbd6834a9de994c68825a17fdaae2eaf514227ae;p=dygraphs.git diff --git a/tests/customLabel.html b/tests/customLabel.html index 1402325..c6ffe96 100644 --- a/tests/customLabel.html +++ b/tests/customLabel.html @@ -1,11 +1,8 @@ + Label styles - @@ -46,7 +43,11 @@ rollPeriod: 14, errorBars: true, labelsSeparateLines: true, - yAxisLabelWidth: 20 + axes: { + y: { + axisLabelWidth: 20 + } + } } );