jtblin / angular-chart.js

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

Latest chart js versions support #668

Open eugeneJava opened 6 years ago

eugeneJava commented 6 years ago

Overview

Hi, guys Currently 2.7.1 version of Chart.js is released but as I see from package.json angular-charts.js is packaged with 2.3.x. Can I use latest versions of Chart.js (2.7.1) with the current version of angular-charts? And if forward compatibility is not allowed when are you planning to implement support for the latest Chart.js?

shrickus commented 6 years ago

Hear, Hear! The chart.js dependency version 2.3.x is over 1 year old... Do you know if there are any breaking changes that would make it difficult to use the latest version?

zoharshavit commented 6 years ago

+1

victordidenko commented 6 years ago

Let's summon @jtblin Is this library maintained? We are using angular-chart.js with Chart.js 2.7.0 about month long, and so far looks like everything is OK