X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=tests%2Fstyled-chart-labels.html;h=35c0b5add0866a2dc9b36b6c52ae645b392daa95;hb=f6ec7be9627c2dc74776a027349c58f956a99621;hp=b7af95ecf0079c612e24f00d8ac82b5f453d7c55;hpb=5bc3e265be640a29bc57d7d58c059322ab361d63;p=dygraphs.git diff --git a/tests/styled-chart-labels.html b/tests/styled-chart-labels.html index b7af95e..35c0b5a 100644 --- a/tests/styled-chart-labels.html +++ b/tests/styled-chart-labels.html @@ -1,15 +1,14 @@ - + two series - - - - - + + + @@ -52,10 +55,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 } ); @@ -68,10 +67,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 } );