Skip to content

Releases: c3js/c3

0.4.11-rc4

21 Aug 14:48
Compare
Choose a tag to compare
0.4.11-rc4 Pre-release
Pre-release
  • Fixed stacking bag - #1315 #1342 #1329
  • Fixed tooltip order - #1337
  • Updated beforeInit and afterInit to have config as argument.
  • Added bubble chart extension

0.4.11-rc3

10 Aug 11:25
Compare
Choose a tag to compare
0.4.11-rc3 Pre-release
Pre-release
  • Added beforeInit and afterInit callbacks
  • Added custom interpolation - #1268
  • Fixed parseDate when it's NaN - #1054 #1121
  • Fixed legend callbacks to be able to be replaced completely - #1209
  • Fixed tooltip name class sanitise - #1273
  • Fixed groped chart with unequal amount x values - #1275 #1065
  • Fixed legend item animation

0.4.11-rc2

06 Aug 17:03
Compare
Choose a tag to compare
0.4.11-rc2 Pre-release
Pre-release
  • Fix subchart axis to be hidden hidden if subchart is hidden - #1294
  • Fix incorrect layout when using titles on charts that are not visible at generation - #1231 #1225
  • Fix incorrect x tick positioning - #1230 #1229
  • Remove moot version property from bower.json - #1207

RC for 0.4.11

06 Jun 12:25
Compare
Choose a tag to compare
RC for 0.4.11 Pre-release
Pre-release
  • Fixed performance issue - #1113 #860
  • Fixed to keep tooltip visible while flow - #1080
  • Fixed data label position for 0 - #1086
  • Fixed iOS highlight color issue - #1140
  • Fixed onunselected callback this context - #1147
  • Fixed AMD usage - #1153
  • Fixed to hide data name on tooltip and legend if it's null - #1188
  • Added chart title - #1025
  • Added support function in axis.x.tick.values - #747
  • Added zoom.x.min and zoom.x.max - #603
  • Added custom legend config legend.padding, legend.item.tile.width and legend.item.tile.height - #1034
  • Added pie.expand.duration - #1073
  • Added subchart.axis.x.show - #1085
  • Added point.sensitivity for point interaction - #1142
  • Added tooltip.onshow and tooltip.onhide - #1193

Bug fixes and new features

17 Mar 00:14
Compare
Choose a tag to compare

New features:

  • Support new positions for grid lines
  • Introduced new axis architecture
  • Added c3_chart_internal_fn.isTabVisible - #938
  • Added Sass support - #837

Bug fixes:

  • Fixed data.region dash line - #989
  • Fixed convert json not to mutate input object - #993
  • Fixed IE10 issue with getBoundingClientRect - #1057 #1003
  • Fixed mouseout event to be skipped when chart is destroyed - #997
  • Fixed legend item width when multiple charts rendered - #1011
  • Fixed rotated tick text - #1012
  • Fixed type handling in load api - #1013
  • Fixed to avoid setting c3 class to body - #1014
  • Fixed Function.prototype.bind polyfill #1043
  • Fixed unexpected rendering failure on init - #975
  • Fixed scrollbar when redraw - #1005 #1026
  • Fixed axis.labels api
  • Fixed tooltip position on right edge on Firefox
  • Fixed data label for area chart
  • Fixed error about event rect widt when no ticks
  • Fixed flow
  • Fixed to throw error when url not found - #960
  • Fixed legend state when reverted
  • Fixed tickInterval when transition
  • Fixed label overwrap on left axis - #961
  • Fixed legend overlap on Firefox - #1026 #1019
  • Fixed region, text and grid when updated - #922
  • Fixed undefined when axis.x.tick.count specified on category axis - #935
  • Fixed draggable for multiple xs
  • Fixed unexpected data binding on click - #915
  • Fixed unexpected height when redraw - #942
  • Fixed parseDate to handle string correctly - #943
  • Fixed bar and event width - #945
  • Fixed bindto to accept null and empty string
  • Fixed empty pie chart - #952

Thank you for all of feedbacks and contributions :)

RC-5 for 0.4.10

15 Mar 16:11
Compare
Choose a tag to compare
RC-5 for 0.4.10 Pre-release
Pre-release
  • Fixed data.region dash line - #989
  • Fixed convert json not to mutate input object - #993
  • Fixed IE10 issue with getBoundingClientRect - #1057 #1003
  • Fixed mouseout event to be skipped when chart is destroyed - #997
  • Fixed legend item width when multiple charts rendered - #1011
  • Fixed rotated tick text - #1012
  • Fixed type handling in load api - #1013
  • Fixed to avoid setting c3 class to body - #1014
  • Fixed Function.prototype.bind polyfill #1043

RC-4 for 0.4.10

08 Mar 13:10
Compare
Choose a tag to compare
RC-4 for 0.4.10 Pre-release
Pre-release
  • Fixed unexpected rendering failure on init - #975

RC-3 for 0.4.10

08 Mar 06:46
Compare
Choose a tag to compare
RC-3 for 0.4.10 Pre-release
Pre-release
  • Fixed scrollbar when redraw - #1005 #1026
  • Fixed axis.labels api
  • Fixed tooltip position on right edge on Firefox
  • Fixed data label for area chart
  • Fixed error about event rect widt when no ticks
  • Fixed flow
  • Introduced new axis architecture

RC-2 for 0.4.10

06 Mar 05:58
Compare
Choose a tag to compare
RC-2 for 0.4.10 Pre-release
Pre-release
  • Support position for grid lines
  • Fixed to throw error when url not found - #960
  • Fixed legend state when reverted
  • Fixed tickInterval when transition
  • Fix label overwrap on left axis - #961
  • Fix legend overlap on Firefox - #1026 #1019

RC for 0.4.10

21 Feb 07:33
Compare
Choose a tag to compare
RC for 0.4.10 Pre-release
Pre-release
  • Added c3_chart_internal_fn.isTabVisible - #938
  • Added Sass support - #837
  • Fixed region, text and grid when updated - #922
  • Fixed undefined when axis.x.tick.count specified on category axis - #935
  • Fixed draggable for multiple xs
  • Fixed unexpected data binding on click - #915
  • Fixed unexpected height when redraw - #942
  • Fixed parseDate to handle string correctly - #943
  • Fixed bar and event width - #945
  • Fixed bindto to accept null and empty string
  • Fixed empty pie chart - #952