JS開源圖表庫,C3.js 0.4.10 發布

jopen 9年前發布 | 10K 次閱讀 C3.js

C3.js 是一個基于 D3.js 的可重用的開源圖表庫。使用非常舒服、充分可定制性和控制性。支持多種圖表類型。

C3.js 0.4.10 發布,此版本包括一些新特性,bug 修復和性能提升,現已提供下載:https://github.com/masayuki0812/c3/archive/0.4.10.zip

更新內容:

新特性

  • Support new positions for grid lines

  • Introduced new axis architecture

  • Added c3_chart_internal_fn.isTabVisible - #938

  • Added Sass support - #837

Bug 修復:

  • 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 :)

JS開源圖表庫,C3.js 0.4.10 發布


來自:http://www.oschina.net/news/60640/c3-js-0-4-10

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!