ECharts v3.3.2發布,一個純 Javascript 的圖表庫
ECharts是一個純 Javascript 的圖表庫,可以流暢的運行在 PC 和移動設備上,兼容當前絕大部分瀏覽器(IE8/9/10/11,Chrome,Firefox,Safari等),底層依賴輕量級的 Canvas 類庫 ZRender,提供直觀,生動,可交互,可高度個性化定制的數據可視化圖表。ECharts 3 中更是加入了更多豐富的交互功能以及更多的可視化效果,并且對移動端做了深度的優化。
更新日志
- Add graphic in option, enable graphic configuration in option. See examples:http://echarts.baidu.com/gallery/editor.html?c=line-y-category,http://echarts.baidu.com/gallery/editor.html?c=line-draggable andhttp://echarts.baidu.com/gallery/editor.html?c=map-province.
- Add visualMin and visualMax, and enhance capability of visual mapping in treemap. See #2509.
- [+] Add tooltip.confine, which can confine tooltip within contianer of echarts instance. It helps a lot in small screen, or in the situation that outer dom is set to be
overflow:hidden
. - [^] Fix that erroneously forbiden default pan behavior in touch device. See #4393.
- [^] Enhance user experience for geo / map in touche device。
- [^] Fix calculation error of containPixel in geo / graph. See #4405.
- [^] Enhance gradient visualMap for line.
- [^] Fix symbol mapping in visualMap.
- [^] Enable realtime upating of label in dataZoom. See #4434.
- [^] Fix highlight error in dataZoom. See #4475.
- [^] Fix that can not save as image in MS Edge browser. See #2451 and #3586.
- [^] Fix format problem for
'time'
axis in tooltip. See #4398. - [^] Fix tooltip may not show bug when first series have null data.
- [^] Fix grid.containLabel not works for large fontSize. See #3805.
- [^] Fix
echarts.extendSeriesModel
error. See #4397. - [^] Fix render error when
clockwise
isfalse
andminAngle
is used in pie. See #4414. - [^] Fix erroneously rendering dot in tooltip when using gradient color. See #3994.
下載
本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/23698045
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!