Hello EKel! cmoreira here, author of the generator :) I know that they released a new version of the API a couple of weeks ago, but I'm not sure what it might have affected - maybe someone who works with the API can comment on this. I guess if you share the code or link here, we'll be able to help you better. >From my experience, when the code doesn't work on IE, it's related to trailing commas or some minor sintax error. For example, in the color list option:
colors: ['#F03B20','#F03B20',] that last comma might be a problem on IE. Check if this is happening. If not, share the generated code here. Cheers Carlos Sexta-feira, 15 de Março de 2013 13:08:12 UTC, EKel escreveu: > > I've been working off of a script that uses Geochart to draw a map with > city locators ( > http://codecanyon.net/item/interactive-maps-generator/3272382). As of > yesterday the code no longer runs properly in Internet Explorer. All other > browsers are still functional, and there was no change to the code during > that time. Has Google made any recent updates that would've affected this > change? > > Thanks! > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-visualization-api?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
