Hello! I just noticed that there is a Code feedback topic and I love that. I would like any criticisms people might have. I know that to get better I need to fail and I also need outside opinions, so if you spend the time to look through the project Thank you from the bottom of my heart.
Looking good Easy to see where the āhotā points are.
I notice you are loading unemployment data, which I believe you donāt really use in your map? Were you planning to add this? Could be an interesting correlation.
I think itās always important for graphs like this to cite the data source. (To verify and find out exactly whatās being plotted)
Outlining each state is a very nice touch
I like your use of await it seems a lot more straightforward than what I did:
Thank you for your time. I did do something similar in other legends and struggled a lot with this ones implementation here to make it look good. Iām pretty sure at the time I didnāt understand the relationship of domains and ranges (along with it getting more complicated when you need to figure out what scale to use). I know MORE now on legend creation so I think Iāve improved after struggling so much with this one, haha.
Again thanks for the look, and Iāll keep that in mind to make it more responsive to many data sets. I want to go back to this to set up a changing map based on different, but similar, data in the US counties.