From 2b2a2f1c1911023e1a88955959891d3c99e328aa Mon Sep 17 00:00:00 2001
From: Dan Vanderkam The Google Visualization API provides a standard interface for describing data. Once you've specified your data using this API, you can plug in any GViz-compatible visualization. dygraphs is such a visualization. The Google
+ Visualization API provides a standard interface for describing data.
+ Once you've specified your data using this API, you can plug in any
+ GViz-compatible visualization. dygraphs is such a visualization. In
+ particular, it can be used as a drop-in replacement for the
+ AnnotatedTimeline visualization used on Google Finance and other sites. To
+ see how this works, check out the gviz
+ annotation demo. For a simple demonstration of how to use dygraphs a GViz visualization, see http://danvk.org/dygraphs/tests/gviz.html. dygraphs can 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. The URL for the gadget is Features
+
+
+
Project
Gallery
+
GViz Data
- http://danvk.org/dygraphs/gadget.xml
.