jtblin / angular-chart.js

Reactive, responsive, beautiful charts for AngularJS using Chart.js: http://jtblin.github.io/angular-chart.js
Other
2.67k stars 759 forks source link

bower vs npm installation conflicts #718

Open ar600 opened 4 years ago

ar600 commented 4 years ago

Overview

Describe the issue. What is the issue and what did you expect?

Please make sure to review and check all of these items:

Step to reproduce

Ensure you add a link to a plunker, jsbin, or equivalent. Issues without repro steps may be closed immediately.

Here is a jsbin template for convenience.

bower installs the chart.js 2.9.3 but npm installs chart.js 2.3.0 which uses deprecated values.