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

Feature request: data.classes #145

Open szuperaz opened 7 years ago

szuperaz commented 7 years ago

Hi,

C3 charts have a feature, where you can specify CSS classes associated with given columns (http://c3js.org/reference.html#data-classes). Looking through the reference of your library I couldn't find this option. I think it would be nice to have it in the future.

Thanks, Zita