🥰 [FEATURE] do not show null data in Sankey
Open
feature
- Dominant language
- TypeScript
- Stars
- 2.7k
- Forks
- 591
- PR merge metrics
- No merged PRs in 30d
Description
### 🥰 Features description [Please make everyone to understand it]
桑基图中,不显示节点数据为 null 的节点和边
### 🏞 What problem does this feature solve
### 🧐 What does the proposed API look like
ignoreNil: boolean
### 🚑 Any additional [like screenshots]
Contributor guide
Research direction
Start by locating the Sankey chart implementation and its option definitions; the issue names the proposed ignoreNil boolean but no files or tests. Confirm completion by verifying that enabling it omits null-valued nodes and edges while preserving other Sankey data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100