3π
β
ng2-charts-x addresses some of the unresolved issues with ng2-charts, you should try it. Just install it as per the readme, which are similar to what you have done but without importing chart.js directly into app.component.ts.
1π
It works for me!
npm install --save ng2-charts@~2.2.5
Source:stackexchange.com