I don't think the yaxis.labels.formatter is working.
I copied the example from the apex chart website (https://apexcharts.com/docs/options/yaxis/) but the chart disappears. If i delete it, it comes back. I used "formatter: (value) => { return val }".
Hi Travis,
I don't think the yaxis.labels.formatter is working.
I copied the example from the apex chart website (https://apexcharts.com/docs/options/yaxis/) but the chart disappears. If i delete it, it comes back. I used "formatter: (value) => { return val }".
please find attached example code: radar apex chart y label error.zip