Choropleth map chart of the US (quantize)
A mapchart showing unemployment in the US at county level.
* The boundaries and the designations used on this map do not imply the expression of any opinion on the part of the react-simple-maps team or z creative labs and are used for illustrative purposes only. The boundaries and shapes are not part of the react-simple-maps library and are sourced from Natural Earth Data and gadm.org.
Overview
This map shows how to create a choropleth map chart of the USA at county level using the quantile scale. To see an example of this dataset using the quantile scale, check out this example.
Custom geographies
If you want to use your own shapefiles with react-simple-maps check out this tutorial on how to convert shapefiles to topojson using mapshaper.org.