Chart.Js v2.2.2 發布,一個簡單、面向對象、為設計者和開發者準備的圖表繪制庫
Chart.js幫你用不同的方式讓你的數據變得可視化。每種類型的圖表都有動畫效果,并且看上去非常棒,即便是在retina屏幕上。
Chart.js基于HTML5 canvas技術,支持所有現代瀏覽器,并且針對IE7/8提供了降級替代方案。
Chart.js不依賴任何外部工具庫,輕量級(壓縮之后僅有4.5k),并且提供了加載外部參數的方法。
更新日志
Bug修復
- Fixed an issue with drawing a line where all points were skipped #3066
- Changed "Data Structure" to "Dataset Structure" in the docs to improve clarity. #3046Thanks @sibennayak
- Removed deprecated
Chart.pluginService
from docs and replace withChart.plugins
.#3088 Thanks @djhuistra - Fixed a grammatical error in the docs. #3103 Thanks @laviniaclare
- Added a section to the docs on how to generate patterns for charts. #1323 Thanks@ashiguruma
- The hidden iframe used to detect resizing was focusable during tab. #3090
- The tooltip
itemSort
function needs to get passed the chart data. #3127 Thanks@vermeeca - Always use the time scale custom parser #3131 Thanks @Lighnat0r
- When
drawTicks == false
for a scale, the size of the scale was incorrectly calculated.#2872 - When a category scale was used and there were repeated labels, the chart drew incorrectly. #2994
增強功能
- Doc improvements to a number of issues. #3110 Thanks @zachpanz88
- Line charts now support monotone cubic interpolation. This is like bezier interpolation, but ensures that the line only changes monoticity at data points. #3086Thanks @MatthieuRivaud
- When a line chart has only 1 data point, the item is now drawn in the center of the chart. #3044 Thanks @roicos
下載
- 441 KBChart.bundle.js
- 186 KBChart.bundle.min.js
- 306 KBChart.js
- 302 KBChart.js.zip
- 139 KBChart.min.js
- Source code (zip)
- Source code (tar.gz)
本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/613f1df7
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!