-
I am curious as to whether or not there are any plans to add a legend option to Icon Map for choropleth maps? Thank you!
-
In the DPR we would like to have a support for Plotly graph spec.
Very similar to https://github.com/frictionlessdata/dpr-api/issues/309
## Acceptance criteria
* [ ] Demo datapackage on the sit…
-
We want to make layers available that visualize the demographic variables as choropleth maps of the geounits.
-
I cannot see the marker display after running the code...I am using Jupyter. Anyone can help?
import folium
import pandas as pd
worldmap = folium.Map(
location = [36.52978, -6.29465],
z…
-
Do you plan adding the quantiles with the calc command, It may be useful for designing choropleth maps for example.
-
Add a mouse over functionality for choropleth maps that displays data from the GeoJson similar to http://leafletjs.com/examples/layers-control.html.
-
@mbhuber
http://wrobstory.github.io/2013/04/python-maps-choropleth.html
Let's talk about mapping in python!
-
Create an interactive US map visualizing the current total doses allocation by state
Sample: https://plotly.com/python/choropleth-maps/
-
Make a simple web interface that lets anyone (targeted at folks with no coding knowledge) easily make web choropleths (maps with different geo areas shaded to represent data; see: http://en.wikipedia.…
-
It would be good to have a data set in the package to demo `mWorldMap()`. Ideally there should be a handful of interesting variables for choropleth maps -- both categorical or quantitative.