First of all, I don't know if this the place where issues are posted. I tried following link "Issues & Requests" link in geochart support tab, but I got GitHub's 404 page. Problem is that when I set displayMode to 'markers' and pass data like:
... ['US', '1000'] ['ME', 400], ['IL', 400] ... Insted of marking Unites Stated (US), Montenegro (ME) and Israel (IL), as according to ISO_3166-1_alpha-2 standard, it marks United States (US), Maine (ME) and Illinois (IL). On the other hand, if I change displayMode to 'regions', everything is displayed correctly. Example in this jsfiddle <https://jsfiddle.net/Djuka/0ag4t5qn/>. Am I missing something or is this a bug? -- 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. For more options, visit https://groups.google.com/d/optout.
