react-apexcharts
react-apexcharts copied to clipboard
Bar chart not working
When implementing similar charts like here: https://apexcharts.com/react-chart-demos/candlestick-charts/combo/
I receive "cannot read property of undefined 'w'. - for Bar chart.
I use exactly the same options like in example.