As a temporary workaround, you can draw the second GeoChart after the first one is ready. Here is an example: http://jsfiddle.net/Bkamd/, you can make it better by first drawing the chart with no data - and then redrawing with data when the first chart is ready...
On Wed, Dec 21, 2011 at 11:19 AM, ChartALot <[email protected]> wrote: > Thanks for reporting guys! > This is indeed a bug - We are working on the issue. > > btw: there is no "dataMode" option in GeoChart, the displayMode replaces > it. > > > On Tue, Dec 20, 2011 at 6:08 PM, Camilo Carromeu <[email protected]>wrote: > >> Hi asgallant, >> >> Changing the second 'displayMode' to 'region' solve partially the problem >> and is a great help. Thankyou! >> >> This update the problem to "Do not correctly draw GeoCharts as makers >> display mode if has many in same file"... and I still need do this. >> >> If anybody knows another solution... I put my client-side result in >> http://jsfiddle.net/8UHnG/5/ >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google Visualization API" group. >> To view this discussion on the web visit >> https://groups.google.com/d/msg/google-visualization-api/-/YjMIQmy2X5gJ. >> >> To post to this group, send email to >> [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-visualization-api?hl=en. >> > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
