From: Dan Vanderkam Date: Wed, 27 Jul 2011 07:27:25 +0000 (-0400) Subject: remove ineffective labelsDivStyle, rename the other X-Git-Tag: v1.0.0~436 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=104ea5ad3a83d5e3a54260343fa0fe7e3a3e6448;p=dygraphs.git remove ineffective labelsDivStyle, rename the other --- diff --git a/tests/customLabel.html b/tests/customLabel.html index d878f48..d206f60 100644 --- a/tests/customLabel.html +++ b/tests/customLabel.html @@ -26,8 +26,7 @@ errorBars: true, labelsDivWidth: 100, labelsDivStyles: { - 'background-color': 'transparent', - 'top': '210px' + 'backgroundColor': 'transparent', }, labelsSeparateLines: true, yAxisLabelWidth: 20