apexcharts.js
apexcharts.js copied to clipboard
TimeLine labels keep showing when zoom
When I zoom in on a timeline chart, the blurry data labels continue to show. I haven't found a way to hide them. With more data on the same row zoomed in, the labels overlap. Here is the code.
https://codepen.io/foglights/pen/gOWvQOo

Greetings, any news on this bug? Please consider the issue another user has encountered : https://stackoverflow.com/questions/72029982/how-can-i-fix-overlapping-of-data-labels-in-react-apex-charts
Same causes, same problem : enabling DataLabels on a Timeline Chart causes them to be displayed even if the user zoomed in, which is not the behavior expected since the DataLabels concerns data not displayed.
Same issue here, the dataLabels overflow the Y scale on the left
tried many workaround without success, any idea ?