Hi,
I observed something that seems like a bug:
I have a neo4j Database with Nodes that have country codes as properties. I dont work with alpha2 codes (HK for HongKong) but you need alpha3 codes (HGK for Hongkong). But whenever your country code has a alpha2 code or something that is not a 3 letter code then the choropleth map only shows that countries that were done so far...
Here the explanation with an example:
The green countries are displayed until a "wrong" country code appears. ("tw" which should actually be "twn". When I change the tw into twn then the next country codes are displayed until another alpha2 code comes.
Hope you can understand my problem and agree that it would be better if all valid alpha3 codes can be displayed. Also the (3) letters must be capital and for smaller letters it does not work.(but that es not so importand)
Thanks for any help
Daniel