VisActor/VChart

[Feature] 环形进度图最大值与最小值相等时,优化绘制效果

Open

#2,811 opened on Jun 14, 2024

View on GitHub
 (4 comments) (0 reactions) (1 assignee)TypeScript (212 forks)user submission
good first issue

Repository metrics

Stars
 (1,800 stars)
PR merge metrics
 (Avg merge 3d 12h) (15 merged PRs in 30d)

Description

What problem does this feature solve?

环形进度图最大值 = 最小值,应该有兜底绘图策略,比如,直接不绘制 image

What does the proposed API look like?

null

Contributor guide