X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=docs%2Findex.html;h=a4fb76c1c951b9bf3c251c3767f689fa2b1d96c9;hb=7ca60bd1161dc1e4c623fb9def484fa20854149c;hp=0bcea4b8eab03c69cec66eb7d73671e5b1d63376;hpb=aaa21dc9f9a3a1d8f814d13eb5b8b1c2abe89b4b;p=dygraphs.git diff --git a/docs/index.html b/docs/index.html index 0bcea4b..a4fb76c 100644 --- a/docs/index.html +++ b/docs/index.html @@ -109,9 +109,9 @@

dygraphs JavaScript Visualization Library
http://github.com/danvk/dygraphs
-See gallery and open issues

+See downloads, gallery and open issues

-

The dygraphs JavaScript library produces produces interactive, zoomable charts of time series. It is designed to display dense data sets and enable users to explore and interpret them.

+

dygraphs is an open source JavaScript library that produces produces interactive, zoomable charts of time series. It is designed to display dense data sets and enable users to explore and interpret them.

A demo is worth a thousand words:

@@ -165,7 +165,7 @@ See
gallery and

Usage

-

To use dygraphs, include the dygraph-combined.js JavaScript file and instantiate a Dygraph object.

+

To use dygraphs, include the dygraph-combined.js JavaScript file and instantiate a Dygraph object.

Here's a basic example to get things started:

@@ -402,7 +402,12 @@ visualization. dygraphs is such a visualization.

also be used as a GViz gadget. This allows it to be embedded inside of a Google Spreadsheet. For a demonstration of this, see this - spreadsheet.

+ spreadsheet. The URL for the gadget is +http://danvk.org/dygraphs/gadget.xml.

+ +

Here's an example of a published gviz gadget using dygraphs:

+ +

Charting Fractions

Situations often arise where you want to plot fractions, e.g. the fraction of respondents in a poll who said they'd vote for candidate X or the number of hits divided by at bats (baseball's batting average). Fractions require special treatment for two main reasons: