apexcharts.js
apexcharts.js copied to clipboard
Datalabels overlap axis when zooming in
Description
Datalabels overlap axis after zooming in. Similar to this issue
Steps to Reproduce
- use data labels
- zoom in
Expected Behavior
labels that are not in range are not displayed
Actual Behavior
labels are displayed over axis
Screenshots
Reproduction Link
Vue (use zoom button to get the behaviour on the screenshot)
Is the repoduction link correct? I am getting an error when I click it
I forgot to make the sandbox public, please try again
I can see it now. Thanks.