chinmaymk/angular-charts

It works with angular 1.2.28 but not with 1.4.8

Opened this issue · 1 comments

Try this plunkr
http://plnkr.co/edit/MU40RnAskpwE4DBxA7MI

Uncomment line with 1.2.2 angular version (comment line with 1.4.8 version) and chart is working.

What can be an issue?

http://plnkr.co/edit/0CBRgPXK2fMhk9Eeq0Hd?p=preview

Once the controller factory is properly registered in 1.4.8 style, it seems to work as expected.