google.visualization.DataTable()

652 views
Skip to first unread message

P V

unread,
Sep 2, 2019, 11:28:18 AM9/2/19
to Google Visualization API
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.
Reply all
Reply to author
Forward
0 new messages