From 3f6b0b18d24d760779e678ca060a5d25bb8d929a Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Thu, 16 Aug 2012 17:44:06 -0400 Subject: [PATCH] resolve issue 180 via better documentation --- tests/customLabel.html | 29 +++++++++++++++++++++++++---- 1 file changed, 25 insertions(+), 4 deletions(-) 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 } -- 2.7.4