var foo = [['L2','Late Start','#000000',new Date(0,0,0,9,0,0),new Date(0,0,
0,10,37,0)]]

dataTable.addRows(foo)); work fine.

and

Data as dynamic string 
Data1 = JSON.parse(TimelineData);

dataTable.addRows(Data1)); doesn't generate timeline. Please can anyone 
help.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/23fa9228-8d97-4258-9eca-44a70ce7e031%40googlegroups.com.

Reply via email to