txbm / angular-chartjs

Directive set for the ChartJS library. Supports data bindings and attribute-level specification for chart specific options. The only Angular ChartJS module that supports ALL chart options as HTML5 attributes :)
MIT License
146 stars 37 forks source link

Correct extraction of default chart options for Chart.js >= 1.0.1-beta.2 #7

Closed wallin closed 10 years ago

wallin commented 10 years ago

Hey! Thanks for great AngularJS <-> Chart.js bindings.

txbm commented 10 years ago

Thank you!

wallin commented 10 years ago

Thanks! Will you release a new version on bower?