apexcharts / Blazor-ApexCharts

A blazor wrapper for ApexCharts.js
https://apexcharts.github.io/Blazor-ApexCharts
MIT License
788 stars 91 forks source link

fix: label value formatting on non-XY charts #368

Closed meronz closed 8 months ago

meronz commented 8 months ago

This is done to correctly show the tooltip values.

Bug info

I fixed it by checking the undefined values in the blazor_apexcharts.js wrapper. Not sure if this is the correct way of doing this.

Screenshot of the exception:

Screenshot 2023-12-23 at 09 45 54

 Steps to reproduce: