VisActor/VChart

[Doc] stroke visual type is not complete

Open

#3,617 opened on 2024年12月26日

GitHub で見る
 (0 comments) (0 reactions) (1 assignee)TypeScript (212 forks)user submission
docsgood first issue

Repository metrics

Stars
 (1,800 stars)
PR merge metrics
 (平均マージ 3d 12h) (30d で 15 merged PRs)

説明

Version

1.13.2

Link to Minimal Reproduction

null

Steps to Reproduce

null

Current Behavior

目前 null 和 false 在 stroke 视觉通道上的表现不一致(例如配置 Line.point.style.stroke 时),但是视觉通道类型定义里缺少了 null 的定义。

Expected Behavior

补充 null 的类型定义。

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

コントリビューターガイド