X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=docs%2Findex.html;fp=docs%2Findex.html;h=c2d120d8bc2867278c565a0ce98d4facf6c77503;hb=81862a8bb3ac6e5fc77bd825ca64d3e217cd33e6;hp=8693bc9e084e40263e2bd6f6d655eef9cb425fc5;hpb=2fccd3dce147fec801214cd4789fe263ce95c5b8;p=dygraphs.git diff --git a/docs/index.html b/docs/index.html index 8693bc9..c2d120d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -958,8 +958,24 @@ perl -ne 'BEGIN{print "Month,Nominal,Real\n"} chomp; ($m,$cpi,$low,$close,$high) Not compatible with showZero, and ignores connectSeparatedPoints. Also, showing log scale with valueRanges that are less than zero will result in an unviewable graph.
-
Tests: logscale, - stock
+
Tests: logscale + stock
+ + + + + legend + string + 'onmouseover' + + Set this to 'always' to always display a legend on the chart. + + This option has some overlapping functionality with + 'hideOverlayOnMouseOut' and 'showLabelsOnHighlight'. It's likely + that these options will be consolidated in the future.
+ +
Tests: noise +