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
I'm interested in displaying a gantt chart inside of an app maker app. This is not a standard/core chart loaded into app maker so I need to instantiate the chart programmatically. I noticed app maker is loading the library jsapi which means it is probably using the older google charts load call and I'm not sure what version is being loaded. Using the newer "google.charts.load('current', {packages: ['gantt'])" call causes undefined behavior/errors with table widgets I'm using in app maker. Predictable. Has anyone gotten nonstandard charts working in app maker? Any advice on using google's chart API with app maker would be appreciated!
Thanks,
Stew
Kyrie Sassaman
unread,
Jan 21, 2018, 4:05:56 PM1/21/18
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
We're looking to do the same. Hopefully someone has further insight.