-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Labels
bug
Something isn't working
Comments
@junedchhipa I will look at this. |
rosco54
added a commit
to rosco54/apexcharts.js
that referenced
this issue
May 24, 2024
6 tasks
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.
This was referenced Jul 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Lines of an irregular timeseries line chart get vertically extended with version 3.49.
Steps to Reproduce
Expected Behavior
All lines should end with the last data point (ver. 3.48)
Actual Behavior
Lines get vertically extended (ver. 3.48)
Screenshots
Reproduction Link
v. 3.49: https://jsfiddle.net/igutech/v4nh1mLd/22/
v. 3.48: https://jsfiddle.net/igutech/wfcqgbpx/2/
The text was updated successfully, but these errors were encountered: