We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On version 4.3.0 Chart lines are cropped
Line should not be cropped. For example 3.52.0 works fine:
Line edges are cropped:
Added above
https://codepen.io/Ivan-Borshchov/pen/VYZyZwo
Please note that issue reproduces even without any of my specific settings, here is another codepan with very minimal settings:
https://codepen.io/Ivan-Borshchov/pen/jENYNPG
Edges are cropped still:
And here is same minimal pan on 3.52: https://codepen.io/Ivan-Borshchov/pen/bNbabEq
And it is working as expected:
The text was updated successfully, but these errors were encountered:
downgrade apexchart to "apexcharts": "^3.52.0" due to bug apexcharts/…
9ed1ea2
…apexcharts.js#4897
No branches or pull requests
Description
On version 4.3.0 Chart lines are cropped
Steps to Reproduce
Expected Behavior
Line should not be cropped. For example 3.52.0 works fine:
Actual Behavior
Line edges are cropped:
Screenshots
Added above
Reproduction Link
https://codepen.io/Ivan-Borshchov/pen/VYZyZwo
Please note that issue reproduces even without any of my specific settings, here is another codepan with very minimal settings:
https://codepen.io/Ivan-Borshchov/pen/jENYNPG
Edges are cropped still:
And here is same minimal pan on 3.52: https://codepen.io/Ivan-Borshchov/pen/bNbabEq
And it is working as expected:
The text was updated successfully, but these errors were encountered: