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
I opened this issue at leaflet-choropleth, but that uses chroma so thought I would mention here as well. Hope someone can point me in the right direction.
I have six json files using the chroma/choropleth plugin, with mode: 'q', and for two of them the last limit number is smaller than the rest. Still the map draws the right colors. Not sure if it is a problem with the data, chroma or leaflet-choropleth. The limit array is written to the console when each layer is drawn on the map. I am working on a pure chroma example to see if I can further pinpoint the issue.
["10065", 20996.75, 24371, 28654.5, "8924"] OR
["10172", "18263", "21779", "27054", "9815"] - 9815 should be 148729 in this case
I opened this issue at leaflet-choropleth, but that uses chroma so thought I would mention here as well. Hope someone can point me in the right direction.
I have six json files using the chroma/choropleth plugin, with mode: 'q', and for two of them the last limit number is smaller than the rest. Still the map draws the right colors. Not sure if it is a problem with the data, chroma or leaflet-choropleth. The limit array is written to the console when each layer is drawn on the map. I am working on a pure chroma example to see if I can further pinpoint the issue.
Ideas?
Map
The text was updated successfully, but these errors were encountered: