angular-chartjs-directive

1.0.0 • Public • Published

Angular Chart-js Directive

Homepage

Usage

  1. Include chartjs via script tag, can use bower or download min
  2. Include chartjs-directive.js.
  3. Add chartjs-directive as a dependency to your app.
  4. Make <chart>s.

Bower

Installable via bower:

bower install angular-chartjs-directive

Example

See the homepage for an example.

<div ng-app="chartjs-directive">
  <chart value="myChart"></chart>
</div>

License

MIT

Package Sidebar

Install

npm i angular-chartjs-directive

Weekly Downloads

2

Version

1.0.0

License

ISC

Last publish

Collaborators

  • earlonrails