Skip to content

New features and bug fix

Compare
Choose a tag to compare
@masayuki0812 masayuki0812 released this 29 Mar 03:51
· 1612 commits to master since this release
  • Change css classes to have c3- prefix
  • Add .c3 class to the div specified to bindto
  • 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 and data.dragend
  • Add bar.width and bar.width.ratio options
  • Some bug fix