-
- [x] I've looked at the [documentation](http://leafletjs.com/reference.html) to make sure the behavior is documented and expected
- [x] I'm sure this is a Leaflet code issue, not an issue with my ow…
-
For the homepage of Chicago Breadwinners, I'd like to show a choropleth of jobs per tract in the Chicago CBSA.
This might be a heavy call, so we could limit it to just the current year and just the …
-
Hi,
Thanks for the brilliant article. I tried the code and after generating the html(more than 100MB Size). It is just loading blank page!
Am I missing anything ? Please find the notebook attac…
-
### Reproduction
1. Create choropleth trace with data attached.
2. The projection should be equirectanguluar.
3. Do mouse drag on the map and notice the lack of distortion.
4. Change projection to…
-
I have a time-series choropleth that works well with the plugin. However, I'd like to do two of these side-by-side on a website. But I keep getting error messages and can see the slider, but can't cli…
-
d3.js unfortunately lacks the _Jenks Natural Breaks_ as a scale for choropleth maps.
There is a very well documented implementation of the algorithm available at
https://github.com/simple-statistics/s…
-
Hi I'm using the wrapper following the example http://rmaps.github.io/blog/posts/animated-choropleths/index.html
I want to be able to define the fill colors like this: c(RColorBrewer::brewer.pal(5, '…
-
In the Choropleth Map, if a user clicks on a country, it does not do anything. We want it to redirect to a clicked country page.
## Tasks
* [ ] make the map clickable and pass an object with `co…
-
If a new user (who hasn't done onboarding or any missions) selects an advanced neighborhood from the landing page choropleth, the advanced neighborhood overlay is on top of the onboarding screen as se…
-
This is cause by the map being rendered before the Choropleth map is setup in the Choroscope service. Work around is to do this manually using the setup icon. Characterised by the front end message:
…