Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

双轴图 分组柱状图和分组条形图一起使用时,分组条形图的线首尾连接 #6034

Closed
Jungzl opened this issue Jan 11, 2024 · 1 comment

Comments

@Jungzl
Copy link
Contributor

Jungzl commented Jan 11, 2024

问题描述

双轴图 分组柱状图和分组条形图一起使用时,分组条形图的线首尾连接,且只有一种颜色

重现链接

https://codesandbox.io/p/sandbox/frosty-fog-xsnnrf?file=%2Findex.ts

重现步骤

No response

预期行为

分组条形图正常显示

平台

  • 操作系统: [macOS, Windows, Linux, React Native ...]
  • 网页浏览器: [Google Chrome, Safari, Firefox]

屏幕截图或视频(可选)

image

补充说明(可选)

No response

@Jungzl
Copy link
Contributor Author

Jungzl commented Jan 16, 2024

{
  type: "line",
  ...
+ scale: { series: { independent: true } },
  ...
}

@Jungzl Jungzl closed this as completed Jan 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant