Chart.Js v2.3.0 發布,一個簡單、面向對象、為設計者和開發者準備的圖表繪制庫
Chart.js幫你用不同的方式讓你的數據變得可視化。每種類型的圖表都有動畫效果,并且看上去非常棒,即便是在retina屏幕上。
Chart.js基于HTML5 canvas技術,支持所有現代瀏覽器,并且針對IE7/8提供了降級替代方案。
Chart.js不依賴任何外部工具庫,輕量級(壓縮之后僅有4.5k),并且提供了加載外部參數的方法。
更新日志
新功能
- Support a minimum unit on the time scale. Set
time.minUnit
to one of the time scale units to use.#3254 Thanks @ianks
修復的問題
- An issue where a zero width border was incorrectly drawn. #3241 Thanks @Pikamander2
- Fixed an incorrect link in the docs #3280 Thanks @trantorLiu
- Return the correct tooltip labels when 2 category axes are used. #3278 Thanks @etimberg
- Improve performance of the time scale by caching intermediate results. #3211 Thanks @desowin
- Fixed an error when the legend of a pie chart was toggled and there were multiple datasets of different lengths. #3309 Thanks @zachpanz88
發展
- Change JSHint to eslint #3256 Thanks @simonbrunel
- Setup new eslint guidelines #3308 Thanks @zachpanz88
- Clean up chart creation in tests. #3287 Thanks @simonbrunel
下載
- Chart.bundle.js
- Chart.bundle.min.js
- Chart.js
- Chart.js.zip
- Chart.min.js
- Source code (zip)
- Source code (tar.gz)
本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/69f88f66
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!