X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fstyled-chart-labels.html;h=233c7f8a98ffee7ec5f4c948ea5df07e810a7038;hb=f598f5e131cf7644fa168bfe49bded499d16363f;hp=722b8794ec8d203c923dab3bdbcef9be6d21aab7;hpb=2cfce1c8103454bca196e57db3f23272b7ee5b6e;p=dygraphs.git diff --git a/tests/styled-chart-labels.html b/tests/styled-chart-labels.html index 722b879..233c7f8 100644 --- a/tests/styled-chart-labels.html +++ b/tests/styled-chart-labels.html @@ -1,12 +1,9 @@ + two series - - + @@ -50,10 +51,6 @@ titleHeight: 32, ylabel: 'Temperature (F)', xlabel: 'Date (Ticks indicate the start of the indicated time period)', - labelsDivStyles: { - 'text-align': 'right', - 'background': 'none' - }, strokeWidth: 1.5 } ); @@ -66,10 +63,6 @@ title: 'High and Low Temperatures (30-day average)', ylabel: 'Temperature (F)', xlabel: 'Date (Ticks indicate the start of the indicated time period)', - labelsDivStyles: { - 'text-align': 'right', - 'background': 'none' - }, strokeWidth: 1.5 } );