react-apexcharts
react-apexcharts copied to clipboard
Incorrect display on stacked bar chart
A stacked bar chart with a value of 0 is overlapping the value that is greater than 0 which looks like the numbers are wrong.
Happy to share more information if required.
I found that setting the stroke: { width: 0 } resolved this