Chart.Js v2.1.4 發布,一個簡單、面向對象、為設計者和開發者準備的圖表繪制庫
Chart.js幫你用不同的方式讓你的數據變得可視化。每種類型的圖表都有動畫效果,并且看上去非常棒,即便是在retina屏幕上。
Chart.js基于HTML5 canvas技術,支持所有現代瀏覽器,并且針對IE7/8提供了降級替代方案。
Chart.js不依賴任何外部工具庫,輕量級(壓縮之后僅有4.5k),并且提供了加載外部參數的方法。
教程:http://www.baiduhome.net/lib/view/open1464182792891.html
更新日志
功能增強
- Performance and minification improvements. See #2491 #2545 #2549 #2551 #2578 #2612 Thanks to @simonbrunel and @niemyjski for their help with performance improvements.
- Provide default tooltip callback implementations for horizontal bar charts #2536
- Added bubble chart docs #2594
- Added a new setting,
gridLines.drawBorder
to allow hiding the border along the edge of an axis.#2574 Thanks @Ceane Documentation files have been improved for basic configuration and axes. See #2625
問題修復
- Fixed horizontal bar outline #2537
- Fixed line tension docs #2535
- Fixed a syntax error in a sample #2568 Thanks @niemyjski
- Error when the first data point for a chart using a time scale was
null
#2519 - Fix an issue where the last tick overlapped. #2589 Thanks @haschu
- Fix an issue with bar widths when there are a lot of bars. #2216
- Fix an issue with scatter lines charts when the X value is passed as a moment js object. #2588Thanks @AllenJB
- Fixed an issue with the doughnut doc labels. #2406
- Doc did not have a note about selecting the correct build #2288
- Null data affected tooltip position #2567
- Documentation chart colours were inconsistent. #2593
下載
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!