carlcraig / tc-angular-chartjs

AngularJS directives for Chart.js
http://carlcraig.github.io/tc-angular-chartjs/
Other
233 stars 83 forks source link

Inline plugins support for charts #86

Closed abarinoff closed 7 years ago

abarinoff commented 7 years ago

Chart.js has introduced inline plugins support since version 2.5.0. This update allows to pass inline plugin to chart via chart-plugins option.

Please refer to http://www.chartjs.org/docs/latest/developers/plugins.html for more details.

carlcraig commented 7 years ago

Hi, thanks for the PR 👍

I have published the new version to npm.