柱状图选中功能不支持分组柱状图和层叠柱状图
Open
- Dominant language
- JavaScript
- Stars
- 8k
- Forks
- 637
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] I have searched the [issues](https://github.com/antvis/f2/issues) of this repository and believe that this is not a duplicate.
### What problem does this feature solve?
分组柱状图和层叠柱状图中支持默认选中功能
### What does the proposed API look like?
如基础柱状图般默认选中功能支持
Contributor guide
Research direction
Start by locating the existing default-selection implementation for basic bar charts and the code paths for grouped and stacked bar charts. Compare their behavior and identify the tests covering selection, then define done as default selection working consistently for both grouped and stacked charts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100