基于 D3 的開源圖表庫,C3.js 0.4.9 發布
C3.js 0.4.9 發布了,C3.js 是一個基于 D3.js 的可重用的開源圖表庫。使用非常舒服、充分可定制性和控制性。支持多種圖表類型。
該版本改進記錄包括:
-
Addtooltip.positionoption - #833
-
Adddata.selection.draggableand fix scrolling issue - #215 #798
-
Addonrenderedcallback - #880
-
Removedata.ondragstartanddata.ondragendcallbacks - #215 #798
-
Improve performance by avoiding updating arc targets when it's not needed - #172
-
Improve performance by skip transition whentransition.duration = 0- #172
-
Fix to free detached DOM tree whendestorycalled - #866
-
Fixpadding.leftwhen rotated category axis - #872
-
FixgenerateColorfor arc chart - #874
-
Fix d3 dependency to <=3.5.0 - #893
-
Fix tooltip width to have auto - #832
-
Fixdata.labels.format- #854
-
Fix tooltip position when arc and legend right - #847
-
Fixaxis.y.min/maxwhen it's inverted - #885
-
Fix x grid height withpadding.top- #903
-
Remove useless files in bower - #869
來自:http://www.oschina.net/news/58897/c3-0-4-9