mapbox / mapbox/mapboxgl-jupyter
How to hide the legends for GraduatedCircleViz?
Open
bug
- Dominant language
- Python
- Stars
- 681
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
I tried legend=False but it does not work. I wanted to assign the radius and the color of the circles based on two properties, but it leads to a problem that there creates two legends which either overlap each other or overlap the map. How can I fix that?
Contributor guide
Research direction
Reproduce the issue in a Python Jupyter notebook with GraduatedCircleViz, legend=False, and separate radius and color properties. Start by tracing how GraduatedCircleViz creates its legends; done means both legends can be hidden without overlapping each other or the map.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, python
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100