couple edits to docs
authorDan Vanderkam <danvk@google.com>
Tue, 8 Dec 2009 23:09:04 +0000 (15:09 -0800)
committerDan Vanderkam <danvk@google.com>
Tue, 8 Dec 2009 23:09:04 +0000 (15:09 -0800)
docs/index.html

index c7f4025..cac1432 100644 (file)
 <a href="http://github.com/danvk/dygraphs">http://github.com/danvk/dygraphs</a><br/>
 See <a href="tests/">gallery</a> and <a href="http://code.google.com/p/dygraphs/issues/">open issues</a></p>
 
-<p>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.</p>
+<p>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.</p>
 
 <a name="demo">
 <p>A demo is worth a thousand words:</p>
@@ -402,7 +402,8 @@ visualization. dygraphs is such a visualization.</p>
 also be used as a GViz gadget. This allows it to be embedded inside of a Google
 Spreadsheet. For a demonstration of this, see <a
   href="http://spreadsheets.google.com/ccc?key=0Anx1yCqeL8YUdDR1c3pPREhraGhkWmdhaURjOXRncXc&hl=en">this
-  spreadsheet</a>.</p>
+  spreadsheet</a>. The URL for the gadget is
+<code>http://danvk.org/dygraphs/gadget.xml</code>.</p>
 
 <p>Here's an example of a published gviz gadget using dygraphs:</p>
 <script src="http://spreadsheets.google.com/gpub?url=http%3A%2F%2Fkb8jbn8l90ocl9n4b14jrcvp61ceqis5.spreadsheets.gmodules.com%2Fgadgets%2Fifr%3Fup__table_query_url%3Dhttp%253A%252F%252Fspreadsheets.google.com%252Ftq%253Frange%253DA1%25253AC31%2526headers%253D-1%2526key%253D0Anx1yCqeL8YUdDR1c3pPREhraGhkWmdhaURjOXRncXc%2526gid%253D0%2526pub%253D1%26up__table_query_refresh_interval%3D300%26url%3Dhttp%253A%252F%252Fdanvk.org%252Fdygraphs%252Fgadget.xml%253Fnocache&height=215&width=530"></script>