ng-apexcharts
ng-apexcharts copied to clipboard
i am facing this issues, how do declare chat
d
- @ViewChild('chart', {static: true}) chart: ChartComponent;
+ @ViewChild('chart', {static: true}) chart!: ChartComponent;
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.