Example: the population data from the World Bank includes a row for the world (id: WLD) that causes the legend to go up to the total world population thus rendering the map useless.
How to handle such data in d3.geomap? Leave it to the user or remove values that don't map to countries?
Example: the population data from the World Bank includes a row for the world (id: WLD) that causes the legend to go up to the total world population thus rendering the map useless.
How to handle such data in d3.geomap? Leave it to the user or remove values that don't map to countries?