VisActor/VChart

[Doc] stroke visual type is not complete

Open

#3,617 创建于 2024年12月26日

在 GitHub 查看
 (0 评论) (0 反应) (1 负责人)TypeScript (212 fork)user submission
docsgood first issue

仓库指标

Star
 (1,800 star)
PR 合并指标
 (平均合并 3天 12小时) (30 天内合并 15 个 PR)

描述

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

贡献者指南