-
Choropleths [1] are an excellent way of presenting some forms of data.
Often the individual regions within a choropleth have data that can be helpfully thought of as a timeseries [2].
Wouldn't it b…
-
![image](https://user-images.githubusercontent.com/112443514/220429230-286ca45e-2b46-47d0-9d3e-c366fd44b785.png)
-
create choropleth map to display count of companies in each country
below some examples
https://plotly.com/python/choropleth-maps/
https://medium.com/@fabriflores/choropleth-maps-and-geographic…
-
This may be just the thing: https://github.com/sgratzl/chartjs-chart-geo
Highly requested feature that should be prominent on the dashboard. Let's discuss.
-
-
The [P3 color space](https://en.wikipedia.org/wiki/DCI-P3) is a replacement for sRGB which supports a wider range of colors. It is now relatively widely supported by web browsers and modern display ha…
-
* niche_vlaanderen version: > 1.1 (not implemented yet)
* Python version: 3
## Niche Python Package
It would be useful to create a simplified version of the groundwater deviation maps combinin…
-
The following improvements were recommended by various interview participants from 2021:
- [ ] Include legend for reference distribution curve
- [ ] Increase space between rows of graphs
- [ ] …
-
**Describe the bug**
Whenever you filter data on the Choropleth map, it will mantain the same zoom level as if all data was selected e.g. it does not soom down on the filtered values.
**To Reprodu…
-
DKAN datastore does pagination, which breaks choropleth maps. Choropleth works around this by only using data from static file uploads right now.