mapbox / mapbox/mapboxgl-jupyter
Add hexbin visualization type
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 681
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
See a library fork that introduced hexbin visualizations. We should add this to Mapboxgl-Jupyter.
https://github.com/mapbox/mapboxgl-jupyter/commit/3db35ec86f2800c391cc2ca84b2be738dfd1ff09 cc/ @dakoop
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inspecting the referenced fork commit, 3db35ec86f2800c391cc2ca84b2be738dfd1ff09, and compare its hexbin visualization changes with Mapboxgl-Jupyter. Trace the existing visualization entry points before deciding where the feature belongs. Done means hexbin visualizations are available in Mapboxgl-Jupyter notebooks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, jupyter-notebook, python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100