Groups
Groups
Sign in
Groups
Groups
Google Visualization API
Conversations
About
Send feedback
Help
google.visualization.DataTable()
652 views
Skip to first unread message
P V
unread,
Sep 2, 2019, 11:28:18 AM
9/2/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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