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
325 stars 81 forks source link

Cannot create property 'hidden' #354

Closed adilorenzodema closed 1 day ago

adilorenzodema commented 2 months 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 2 months ago

Please provide a reproducible codesandbox

github-actions[bot] commented 1 week ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.