X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=docs%2Findex.html;h=985375712c1314f899d54093fe3bd52e86799c78;hb=096c11585ccda5ecdaa74929851c293e96d14ae2;hp=ca2c52f34b05bd1e839471e625f4f3792b7f7156;hpb=3bc2cb3c62dbc37db8ca4b58fd64807be78dccfa;p=dygraphs.git diff --git a/docs/index.html b/docs/index.html index ca2c52f..9853757 100644 --- a/docs/index.html +++ b/docs/index.html @@ -110,7 +110,8 @@ customBars: true, title: 'Daily Temperatures in New York vs. San Francisco', ylabel: 'Temperature (F)', - titleHeight: 24 + legend: 'always', + labelsDivStyles: { 'textAlign': 'right' } } ); @@ -324,7 +325,7 @@ </head> <body> <div id="graphdiv4" - style="width:600px; height:300px;"></div> + style="width:480px; height:320px;"></div> <script type="text/javascript"> g4 = new Dygraph( document.getElementById("graphdiv4"), @@ -344,7 +345,7 @@

OUTPUT

-
+