http://code.google.com/apis/chart/interactive/docs/gallery/annotatedtimeline.html
I used the code here as my boilerplate, grabbed data from my own data source, adding a Date and 2 series of integers. My data all ends at Dec 31, 2009, so I was really surprised and am still very confused why the timeline goes until Jan 31, 2010 (my last data elements are in this January space, when should be in December). My data was indexed by date (in an associative array / hash table) so there's no way I have more than one data point per date. If anything, I am likely missing some dates in my array. Where do I look for help on this? I have a copy of the page with all the data in it if anyone is interested in viewing it. But it's not on a reliably online location for me to post a link. This particular list of data is (almost) daily from Feb 1926 until Dec 2009, so there are about 30k data points in each of the series. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
