From: Dan Vanderkam Date: Thu, 16 Aug 2012 21:44:06 +0000 (-0400) Subject: resolve issue 180 via better documentation X-Git-Tag: v1.0.0~185 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=3f6b0b18d24d760779e678ca060a5d25bb8d929a;p=dygraphs.git resolve issue 180 via better documentation --- diff --git a/tests/customLabel.html b/tests/customLabel.html index d206f60..619cf5b 100644 --- a/tests/customLabel.html +++ b/tests/customLabel.html @@ -13,6 +13,31 @@ +

Labels are transparent and repositioned:

@@ -24,10 +49,6 @@ NoisyData, { rollPeriod: 14, errorBars: true, - labelsDivWidth: 100, - labelsDivStyles: { - 'backgroundColor': 'transparent', - }, labelsSeparateLines: true, yAxisLabelWidth: 20 }