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

First line value stacked on multiple y axis graph ( bar + line ) #4402

Labels
bug Something isn't working

Comments

@VirgileGaulier
Copy link

VirgileGaulier commented Apr 12, 2024

Description

With a multiple Y axis graph multiple bar and lines, first values of line series are stacked.

Steps to Reproduce

  1. Create two bar graphs with 3 values
  2. Create tow line graphs with 3 values
  3. config chart option : stacked : true ; stackOnlyBar : true

Expected Behavior

Actual Behavior

Screenshots

image

Reproduction Link

https://codepen.io/vga_niko/pen/yLrEqgd

@VirgileGaulier VirgileGaulier added the bug Something isn't working label Apr 12, 2024
@rosco54
Copy link
Contributor

rosco54 commented Apr 12, 2024

@junedchhipa I'd like to look at this as I've been doing a lot of work in this area recently. This issue was introduced in 3.44.2.

@rosco54 rosco54 mentioned this issue Apr 13, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment