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

Impossible to set grouped or multiple in selection directive without enabled = true #140

Open SergeyPix opened 7 years ago

SergeyPix commented 7 years ago

https://github.com/jettro/c3-angular-directive/blob/master/src/selection-directive.js#L39-L48

Its confusing, but in c3js we can set grouped or multiple without enabled === true http://c3js.org/reference.html#data-selection-enabled http://c3js.org/reference.html#data-selection-grouped http://c3js.org/reference.html#data-selection-multiple