jettro / c3-angular-directive

Contains angularjs directives that use c3js to create good looking graphs
http://jettro.github.io/c3-angular-directive/
MIT License
203 stars 98 forks source link

Angular 1.6.6 support #173

Closed alebx closed 7 years ago

alebx commented 7 years ago

Does c3-angular work with angular 1.6.6, if so could the angular dependency bumped to 1.6.6?

jettro commented 7 years ago

Yes it works, you include your own version of angular, so easy to upgrade yourself. Samples now use 1.6.6

alebx commented 7 years ago

Thanks! It would also be nice if you could release a new version, since I'm relying on webjars I can't upgrade the version myself.

jettro commented 7 years ago

I will, just wanted te have some time for people to find bugs. I have integrated quite some stuff. Will try to do it before the end of the week.