New features and bug fix
- Change css classes to have
c3-
prefix - Add
.c3
class to thediv
specified tobindto
- Accept String x values when categorized axis - http://c3js.org/samples/data_stringx.html
- Fix selection of bar chart
- Add event handlers as
data.dragstart
anddata.dragend
- Add
bar.width
andbar.width.ratio
options - Some bug fix