valor-software / ng2-charts

Beautiful charts for Angular based on Chart.js
http://valor-software.github.io/ng2-charts/
MIT License
2.36k stars 576 forks source link

add chartjs3 tree shaking #1360

Closed slamjs closed 9 months ago

slamjs commented 2 years ago

add support for chartjs3 tree shaking via .register method I think it would be great to have it per module

NgChartsModule.methodToDefineNeededModules(options)
Klaster1 commented 1 year ago

Hi, any updates?