mapbox / mapbox/mapboxgl-jupyter
How to hide null/Nan values on a CircleViz ?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 681
- Forks
- 137
- PR merge metrics
- No merged PRs in 30d
Description
Null values are displayed with black circles on the map
How can i hide them ?


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 with the CircleViz usage and screenshots in the issue, then reproduce how null and NaN values appear as black circles. Determine the expected behavior for hiding those entries; done means null and NaN values no longer render while valid circles remain. No file or test is named, so the relevant implementation and test location must first be found.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100