From 9fc9320ac5bc2a2b0701783de9ef14f619bdb5e1 Mon Sep 17 00:00:00 2001 From: Dan Vanderkam Date: Tue, 8 Dec 2009 12:09:18 -0800 Subject: [PATCH] rearrange docs --- docs/index.html | 34 ++++++++++++++++++++-------------- 1 file changed, 20 insertions(+), 14 deletions(-) diff --git a/docs/index.html b/docs/index.html index ea84048..6e9fc3f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -111,21 +111,9 @@ See gallery and +

A demo is worth a thousand words:

-

Demo

(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
@@ -153,8 +141,26 @@ See
gallery and tests directory.

+

Features

+

Some of the features of dygraphs:

+ +

Usage

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

-- 2.7.4