From 2fec153f356099efc576d9b3dce38e785d6bfdd5 Mon Sep 17 00:00:00 2001 From: danvk Date: Tue, 8 Dec 2009 13:18:19 -0700 Subject: [PATCH] github generated gh-pages branch --- index.html | 94 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..a54aa6f --- /dev/null +++ b/index.html @@ -0,0 +1,94 @@ + + + + + + + danvk/dygraphs @ GitHub + + + + + + + Fork me on GitHub + +
+ +
+ + + + +
+ +

dygraphs + by danvk

+ +
+ Interactive visualizations of time series using JavaScript and the HTML canvas tag +
+ +

Dependencies

+

(none)

+

Install

+

Grab a copy of the combined JS from the downloads page (http://github.com/danvk/dygraphs/downloads) and see http://danvk.org/dygraphs/ for some examples of how to use it.

+

License

+

MIT

+

Authors

+

Dan Vanderkam (danvdk@gmail.com)

+

Contact

+

Dan Vanderkam (danvdk@gmail.com)

+ + +

Download

+

+ You can download this project in either + zip or + tar formats. +

+

You can also clone the project with Git + by running: +

$ git clone git://github.com/danvk/dygraphs
+

+ + + +
+ + + + + -- 2.7.4