X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=docs%2Findex.html;h=20ea11cb6bdf2d27326c9df670fa863467ef6fb7;hb=a058247dbb5f8a765119e2abba3fb25d90d1ab4f;hp=acb62505f0770b2a2f8b27fa13f0695527fb43d3;hpb=626505e1f1a5494bd10213401f01918ccfa58727;p=dygraphs.git diff --git a/docs/index.html b/docs/index.html index acb6250..20ea11c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -31,13 +31,10 @@
  • GViz Data
  • Baseball chart
  • Stock chart
  • -
  • Options Reference
  • GWT Compatibility
  • Data Policy
  • - - -

    Features

    - @@ -99,8 +96,6 @@

    (Mouse over to highlight individual values. Click and drag to zoom. Double-click to zoom back out. Change the number and hit enter to adjust the averaging period.)

    -
    Temperatures in New York vs. San Francisco
    -
    @@ -138,7 +134,7 @@
  • Plots time series without using an external server or Flash
  • Works in Internet Explorer (using excanvas)
  • Lightweight (69kb) and responsive
  • -
  • Displays values on mouseover (this makes it easily discoverable)
  • +
  • Displays values on mouseover, making interaction easily discoverable
  • Supports error bands around data series
  • Interactive zoom
  • Displays Annotations on the chart
  • @@ -326,7 +322,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"), @@ -346,7 +342,7 @@

    OUTPUT

    -
    +