Hi, I issued a fix for that bug - can you please re-check? On Wed, Jul 13, 2011 at 6:10 PM, fsalum <[email protected]> wrote:
> I'm displaying the provinces for BR region and one of them is not > working. > > data.setValue(0, 0, 'RIO GRANDE DO NORTE'); > data.setValue(0, 1, 100); > data.setValue(1, 0, 'RIO GRANDE DO SUL'); > data.setValue(1, 1, 200); > > This should work, but for RIO GRANDE DO NORTE it shows empty in the > map. If I replace it by BR-RN it works but it should also work by its > name like all other states. > > Regards, > Felipe > > -- > 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. > > -- Yinnon Haviv. -- 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.
