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 Chart API
Ultimately, I'm going to need 4 charts (2 line graphs and 2 google-o-
meters) on a single webpage. However at the moment when I test this
just using one of each, I can only get one graph to show up at any
given time. I've made sure to change the div id so they're all
different (changing the javascript as well) but still, only one chart
will show up. Am I missing something obvious or is this not possible?
duniyadnd
unread,
Aug 21, 2011, 4:22:01 PM8/21/11
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-c...@googlegroups.com
Are you referring to the Visualization Charts using Javascript? or the ones that you create through images? if it is the latter, it shouldn't matter as you're calling in URLs and it should populate in the respective elements on the page. For Visualization, the documentation talks about which packages you can and cannot load together. e.g. http://code.google.com/apis/chart/interactive/docs/gallery/columnchart.html#Loading