X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2FcustomLabel.html;h=619cf5b70698f4c21d82bd66c5dbdc71d7209647;hb=d3b990da77ec190c27faf0fb5c7a6a4034880c2f;hp=5160f90a9faf2951a5558639487c06cf3f827593;hpb=d37dca408f3689184774e53bfabf3824a263e374;p=dygraphs.git diff --git a/tests/customLabel.html b/tests/customLabel.html index 5160f90..619cf5b 100644 --- a/tests/customLabel.html +++ b/tests/customLabel.html @@ -1,14 +1,43 @@ + + Label styles - - - - + + + +

Labels are transparent and repositioned:

@@ -20,11 +49,6 @@ NoisyData, { rollPeriod: 14, errorBars: true, - labelsDivWidth: 100, - labelsDivStyles: { - 'background-color': 'transparent', - 'top': '210px' - }, labelsSeparateLines: true, yAxisLabelWidth: 20 }