Open
Description
The data label 70 touches the bar
I am using React ApexCharts, and I set the offset value to -30 to position the labels above the bars. This works well except when a bar reaches maximum. In that case, the data labels touch the bar. I want the data labels to always remain above the bar, without touching it, even when the value is 100%.