93Alliance / ng-chartjs

A fully functional Angular2+ chart.js library.
https://93alliance.github.io/ng-chartjs/
MIT License
87 stars 10 forks source link

After moving to angular 14.3.0, ng-chartjs@0.2.5 is not working properly #36

Closed patolax closed 1 year ago

patolax commented 1 year ago

we moved from ng 12 to 14. Now the certain features of the ng-chartjs is not working. Will there be a new version?

93Alliance commented 1 year ago

You should be able to use version 0.2.5 for angular 14. If there is any problem, you can let me know.

patolax commented 1 year ago

I had to fix some chartjs v3-related changes and install chartjs-adapter-date-fns to resolve some of the major issues.