Releases: c3js/c3
Releases · c3js/c3
0.4.11-rc4
0.4.11-rc3
- Added
beforeInit
andafterInit
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
RC for 0.4.11
- 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
callbackthis
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
inaxis.x.tick.values
- #747 - Added
zoom.x.min
andzoom.x.max
- #603 - Added custom legend config
legend.padding
,legend.item.tile.width
andlegend.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
andtooltip.onhide
- #1193
Bug fixes and new features
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
- 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
- Fixed unexpected rendering failure on init - #975
RC-3 for 0.4.10
RC-2 for 0.4.10
RC for 0.4.10
- 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