Groups
Groups
Sign in
Groups
Groups
Google Visualization API
Conversations
About
Send feedback
Help
Geochart: Incompatible data table: Error: Unknown address type.
14 views
Skip to first unread message
tritri
unread,
May 27, 2019, 7:59:19 AM
5/27/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
Geochart says the data isn't in the right format, I've attempted to manipulate the array like this. I need index 0 and index 1
getData
=
()
=>
{
const
data
=
Object
.
values
(
this
.
props
.
countriesToRender
);
return
data
.
map
(
array
=>
array
[
0
]);
};
Reply all
Reply to author
Forward
0 new messages