You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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%.