X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;ds=sidebyside;f=docs%2Findex.html;h=c2d120d8bc2867278c565a0ce98d4facf6c77503;hb=88b1e0523dbc8d0dd9186592e8b633ccb014adbe;hp=b3ef8c77be9ce74f9edcbdcadc005349441affa5;hpb=931ea29d7b6360fcc51b25a33d345f611ed47b0f;p=dygraphs.git diff --git a/docs/index.html b/docs/index.html index b3ef8c7..c2d120d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -70,6 +70,7 @@
  • Multiple Series
  • Custom Underlay / background
  • Tests for zoom operations
  • +
  • Log scale tests
  • @@ -957,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 +