You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I created a map, it appears that it's showing the median household income:
However, when I uncheck the 'Population' layer, the color disappears? the layer that is providing the data for visualization is tied to the 'Population' layer?
It might be good to include an argumnet in the function asking for the field from which to draw the numeric data? Right now it asks for the table and the spatial layer, but doesn't ask for the field being mapped?
In the table I'm providing, I would like to map the 'estimate' field
The text was updated successfully, but these errors were encountered:
When I created a map, it appears that it's showing the median household income:
![image](https://user-images.githubusercontent.com/72169299/233452729-642b0355-fa8d-4444-a671-0ea855f7c77f.png)
However, when I uncheck the 'Population' layer, the color disappears? the layer that is providing the data for visualization is tied to the 'Population' layer?
![image](https://user-images.githubusercontent.com/72169299/233452865-96cbaa18-096e-41eb-9fb0-8cbed4801b68.png)
It might be good to include an argumnet in the function asking for the field from which to draw the numeric data? Right now it asks for the table and the spatial layer, but doesn't ask for the field being mapped?
In the table I'm providing, I would like to map the 'estimate' field
![image](https://user-images.githubusercontent.com/72169299/233452455-b6d8f52a-c5d1-43b4-9266-53e075dabab5.png)
The text was updated successfully, but these errors were encountered: