Home > Back-end >  Issues using Choropleth
Issues using Choropleth

Time:10-28

Currently trying to learn cloropleth - fairly a noob with this.

Problem: I'm currently using a Michigan Counties GeoJSON file and am trying to draw a map of the state showcasing the percentage of people that opted for John. In return though, I only get an empty colorless map of the US with a legend on the side. Like so:enter image description here

Full dataset: enter image description here

  • Related