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
318 stars 80 forks source link

Cannot create property 'hidden' #354

Open adilorenzodema opened 2 weeks ago

adilorenzodema commented 2 weeks ago

Hi, I've this issue when click on legend for disable label:

image

This is my version: "ng-apexcharts": "1.7.7", "@angular/core": "~13.3.0", "@angular/cli": "~13.3.11",

This is my configuration on component ts: image image image

This on html. image

Can you help me?

junedchhipa commented 3 days ago

Please provide a reproducible codesandbox