[Feature] 环形进度图最大值与最小值相等时,优化绘制效果
Open
@mengxi-ream is already working on this.
Since Aug 27, 2024.
good first issue
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 221
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 26
Description
What problem does this feature solve?
环形进度图最大值 = 最小值,应该有兜底绘图策略,比如,直接不绘制
What does the proposed API look like?
null
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.
Assessment
This issue has not been assessed yet.