vmpowerio/chartjs-node

Support Chart.js 2.5.0

Closed this issue · 2 comments

I am getting: npm WARN chartjs-node@1.4.0 requires a peer of chart.js@<=2.4.* but none was installed.

I have 2.5.0 installed.

Why is <=2.4.* required? Why not ^2.4.0 which would allow upgrading until 3.0.0 ?

Closed via #18. You can get chartjs-node@1.4.1 with chart.js 2.5 support on npm.