mapbox / mapbox/mapboxgl-jupyter

How to hide null/Nan values on a CircleViz ?

Open
#188 3 comments 0 reactions 0 assignees View on GitHub

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 ?

![code1](https://user-images.githubusercontent.com/56978320/137875178-9d6dd516-c3fe-424b-8248-f397ae83d59d.png)

![code2](https://user-images.githubusercontent.com/56978320/137875218-8309b8b2-cfa6-4117-86c9-f9d0ebef45c0.png)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.