| |   |
| 1 | name: Google Vizualization |
| 2 | state: backlog |
| 3 | points: 21 |
| 4 | --- |
| 5 | http://googleajaxsearchapi.blogspot.com/2008/03/introducing-latest-ajax-api-google.html |
| 6 | |
| 7 | Data from a timeline could be uploaded to a Google Spreadsheet, then an URL or Javascript |
| 8 | snippet for visualizing it could be printed to stdout (or made available in the API) that |
| 9 | would for example show the evolution of a project. Possible axis are: |
| 10 | -state |
| 11 | -points |
| 12 | -feature family |
| 13 | -time (in development for example) |
| toggle raw diff |
--- /dev/null
+++ b/stories/stories/google_vizualization.story
@@ -0,0 +1,13 @@
+name: Google Vizualization
+state: backlog
+points: 21
+---
+http://googleajaxsearchapi.blogspot.com/2008/03/introducing-latest-ajax-api-google.html
+
+Data from a timeline could be uploaded to a Google Spreadsheet, then an URL or Javascript
+snippet for visualizing it could be printed to stdout (or made available in the API) that
+would for example show the evolution of a project. Possible axis are:
+-state
+-points
+-feature family
+-time (in development for example)
\ No newline at end of file |