无法清除pieLabel
Open
- Dominant language
- JavaScript
- Stars
- 8k
- Forks
- 637
- PR merge metrics
- No merged PRs in 30d
Description
我创建一个饼图,可以切换只显示legend 或者label ,使用clear()方法可以清除legend 但是无法清除pieLabel。
Contributor guide
Research direction
Start by reproducing the pie-chart case described in the issue, switching between legend-only and label-only display and then calling clear(). Trace how clear() handles the legend and pieLabel state. Done means clear() removes pieLabel as well as the legend, with a regression test covering the behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100