I have a geomap with 225 rows. This is the sample:
data.setValue(0, 0, 'AF');
data.setValue(0, 1, 17.4);
data.setValue(0, 2, 'Afghanistan | Year: 1966');
data.setValue(1, 0, 'AL');
data.setValue(1, 1, 67.3);
data.setValue(1, 2, 'Albania | Year: 1966');
data.setValue(2, 0, 'DZ');
data.setValue(2, 1, 5.2);
data.setValue(2, 2, 'Algeria | Year: 1966');

Colors are practical the same. In range from #DFFED1 to #DFFED4.

Does anybody has the same problem?
I would appreciate every suggestion.

zupca
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to google-visualization-api@googlegroups.com
To unsubscribe from this group, send email to 
google-visualization-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to