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

Irregular timeseries line chart displays vertical line #4471

Closed
dev-guf opened this issue May 16, 2024 · 1 comment · Fixed by #4483
Closed

Irregular timeseries line chart displays vertical line #4471

dev-guf opened this issue May 16, 2024 · 1 comment · Fixed by #4483
Labels
bug Something isn't working

Comments

@dev-guf
Copy link

dev-guf commented May 16, 2024

Description

Lines of an irregular timeseries line chart get vertically extended with version 3.49.

Steps to Reproduce

  1. Create irregular timeseries chart
  2. Add three series with different array length (2 ,3, 4)
  3. The second line get vertically extended.

Expected Behavior

All lines should end with the last data point (ver. 3.48)

Actual Behavior

Lines get vertically extended (ver. 3.48)

Screenshots

chart

Reproduction Link

v. 3.49: https://jsfiddle.net/igutech/v4nh1mLd/22/
v. 3.48: https://jsfiddle.net/igutech/wfcqgbpx/2/

@dev-guf dev-guf added the bug Something isn't working label May 16, 2024
@rosco54
Copy link
Contributor

rosco54 commented May 23, 2024

@junedchhipa I will look at this.

rosco54 added a commit to rosco54/apexcharts.js that referenced this issue May 24, 2024
rosco54 added a commit to rosco54/apexcharts.js that referenced this issue May 24, 2024
junedchhipa added a commit that referenced this issue May 24, 2024
Fix issue #4471: path termination for irregular series.
mouxdev pushed a commit to mouxdev/apexcharts.js that referenced this issue May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants