VisActor/VChart

[Doc] stroke visual type is not complete

Open

#3,617 opened on Dec 26, 2024

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

Repository metrics

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

Description

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

Contributor guide