Closed damingerdai closed 9 months ago
Thanks for this beautiful Angular wrapper. What's about this bump?
try ngx-apexcharts if you want to use angular17
do we need to use ngx-apexcharts for Angular 17 or does the documented ng-apexcharts now work?
do we need to use ngx-apexcharts for Angular 17 or does the documented ng-apexcharts now work?
I'm using ngx-apexcharts
Released ng-apexcharts@1.9.0
My charts are now working using Angular 17, Signals and NgRx Signal Store!
Thank you!
Also if anybody stumbles across this issue don't forget to add the NgApexchartsModule
import into your component imports if you're using standalone components.
Thanks for this beautiful Angular wrapper. What's about this bump?