Štěpán Novotný

Results 4 comments of Štěpán Novotný
trafficstars

Edit: tried bunch of different versions and the version 1.2.1 seems to behave normal, versions above that have the same issue

Edit: Found out it is actually problem of the underlying library and reported more detailed [issue](https://github.com/apexcharts/apexcharts.js/issues/4067) there.

If you're looking for a quick fix, just convert the labels to string.

If anyone is looking for a solution. This is how I solved it for now. It finds and extracts defaults for undefined variables and applies transformation. ``` //utils.ts import {...