[BUG]: Custom SVG images don't render on modebar correctly
未关闭
还没有人认领这个 Issue。
bug
regression
- 主要语言
- JavaScript
- 星标
- 18.3k
- 派生
- 2k
- 平均合并
- 2 天 12 小时
- 30 天内合并 PR
- 28
描述
Description
SVG images with multiple paths used as modebar icon don't color correctly since 3.0.0.
I noticed the "fill" style is only set on the initial path element, not all of them.
Screenshots/Video
"SVG" image
Steps to reproduce
https://jsfiddle.net/m1x7unsf/1/
Notes
It works fine up through 2.35.3, breaks in 3.0.0.
I believe the cause is 46ea43c1a155cc8981919840f8851b31cb938d13.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
使用链接的 JSFiddle 重现该问题,并将 modebar SVG 的行为与版本 2.35.3 进行比较,然后检查提交 46ea43c1a155cc8981919840f8851b31cb938d13。当包含多个路径的自定义 SVG 图标在版本 3.0.0 及更高版本中获得一致的着色时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- data-visualization, frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 46/100