apexcharts / ng-apexcharts

ng-apexcharts is an implementation of apexcharts for angular. It comes with one simple component that enables you to use apexcharts in an angular project.
MIT License
329 stars 81 forks source link

Getting undefined (reading 'toString') hovering on legend #362

Open WebDevAbu opened 2 months ago

WebDevAbu commented 2 months ago

i was using ng-apexcharts(^1.9.0) & apexcharts(^3.45.1). and it was working fine & deployed in production. After few months i create a branch from master(deployed in prod) but i am getting console error hovering on legend. Same code same version no changes, still getting issue. please help me with this ??

click here & hover on legend you can see the error in console thanks.