angular-chart.js
angular-chart.js copied to clipboard
Unmaintained.
This repository hasn't been maintained for years.
If it possible to transfer it to a new owner or to shut it down / redirect users elsewhere?
"Chart.js (requires Chart.js 2.x)."
"chart.js": "2.3.x"
Can you also make sure those actually match?
See also https://github.com/jtblin/angular-chart.js/pull/676 and https://github.com/jtblin/angular-chart.js/issues/627 regarding the versioning
If people are willing to maintain the project, I'd be happy to give it a try and give them access to the repo. Let me know.
On Thu., 15 Aug. 2019, 4:09 am Ben McCann, [email protected] wrote:
See also #676 https://github.com/jtblin/angular-chart.js/pull/676 and #627 https://github.com/jtblin/angular-chart.js/issues/627 regarding the versioning
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jtblin/angular-chart.js/issues/712?email_source=notifications&email_token=AAKTDLVHCXKDVHSHBUPPW4TQERC33A5CNFSM4ILT4EI2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4JUHSI#issuecomment-521356233, or mute the thread https://github.com/notifications/unsubscribe-auth/AAKTDLRDLQUKFASTQGPXMNTQERC33ANCNFSM4ILT4EIQ .
Any chance of having it updated for the 3.0 release of Chart.js? I still find this very useful.
Updated my project to use Chart.js 3 with AngularJS 1.4 and it doesn't work. I needed to update Chart.js to get the labels on the donut working. Has anyone figured out how to use Chart.js 3.x with Angular 1.4?