carlcraig / tc-angular-chartjs

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

Error: [$compile:nonassign] Expression 'undefined' used with directive 'tcChartjsBar' is non-assignable! #59

Closed polyglotm closed 8 years ago

polyglotm commented 8 years ago

hi carlcraig.

First I want to say that your library is amazing. I am using an existing well chart.js datasets, thanks implementing by setting very well.

It was quite stable until angularjs when writing 1.4.2 Version 1.4.9 has emerged from the following error.

Error: [$compile:nonassign] Expression 'undefined' used with directive 'tcChartjsBar' is non-assignable!

Also, do check the project issue # 56 also did not resolve the issue, but once symptoms like me I've modified.

I hope it will be helpful.

carlcraig commented 8 years ago

Thanks for the contribution, sorry about the delay in merging.

I will publish a new release shortly.