VisActor/VChart

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

Open

#2,811 opened on Jun 14, 2024

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

Description

What problem does this feature solve?

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

What does the proposed API look like?

null

Contributor guide