Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Last number in limit is smaller than the rest #111

Closed
reyemtm opened this issue Jul 15, 2016 · 1 comment
Closed

Last number in limit is smaller than the rest #111

reyemtm opened this issue Jul 15, 2016 · 1 comment

Comments

@reyemtm
Copy link

reyemtm commented Jul 15, 2016

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

Ideas?

Map

@gka
Copy link
Owner

gka commented Apr 6, 2017

think this is fixed now

@gka gka closed this as completed Apr 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants