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

How i use ng-repeat with this directive? #19

Open antero10 opened 10 years ago

antero10 commented 10 years ago

I wanna make a ng-repeat with cjs-bar, what can i do?