Skip to content

Bug fixes and performance improvement

Compare
Choose a tag to compare
@masayuki0812 masayuki0812 released this 30 Nov 20:46
· 773 commits to master since this release
  • Improve performance when legend is hidden on init - #779
  • Fixed rotated tick for subchart - #743
  • Fixed hasType when empty data - #757
  • Fixed tooltip when multiple xs on multiple charts - #758
  • Fixed to use c3-legend-item-hidden class to set opacity of hidden legend item - #128
  • Fixed category axis tick when load API called - #756
  • Fixed tick text when flow API called - #772
  • Fixed legend item width when data.names called - #775
  • Fixed interface of toggle API - #776
  • Fixed this context for mouse events