Thank you so much! This is perfect. How can I add "legent" to the ATL?
Also, when do we have to have a header in our spreadsheet? Which part of
the code searches for the header in the spreadsheet? Sometimes, the plot
does not show up if the header is not labeled properly.
Thanks again.
On Friday, June 1, 2012 6:51:08 AM UTC-7, asgallant wrote:
>
> Two things:
>
> 1) You need to change the callback from drawVisualization to drawChart (or
> change the drawChart function's name to drawVisualization).
> 2) You need to capitalize the "L" in AnnotatedTimeLine when creating the
> chart:
>
> var chart = new google.visualization.AnnotatedTime*L*ine(document.
> getElementById('chart_div'));
>
> See fix: http://jsfiddle.net/asgallant/DDrpn/4/
>
> On Friday, June 1, 2012 1:24:22 AM UTC-4, far m wrote:
>>
>> Here is the code: http://jsfiddle.net/essonoma/DDrpn/ -
>> It is very simple! Note that my time column is in M with the following
>> format: 5/18/2012 14:25:00
>> THanks for your help.
>>
>
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-visualization-api/-/mdCyxjgrqUYJ.
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.