ECharts v3.5.2發布,一個純 Javascript 的圖表庫
ECharts是一個純 Javascript 的圖表庫,可以流暢的運行在 PC 和移動設備上,兼容當前絕大部分瀏覽器(IE8/9/10/11,Chrome,Firefox,Safari等),底層依賴輕量級的 Canvas 類庫 ZRender,提供直觀,生動,可交互,可高度個性化定制的數據可視化圖表。ECharts 3 中更是加入了更多豐富的交互功能以及更多的可視化效果,并且對移動端做了深度的優化。
更新日志
- [+] Supported useUTC, which enables display
axisLabel
andtooltip
in local time or UTC. Related default setttings are modified:axisLabel
andtooltip
display local time by default, anddata
recognize time string as local time if timezone not specified. See the time part in series.data. Fixed the problem that whenaxis.type
is'time'
tick is determined by UTC and can not align with daytime. Fixed #5396 and #5393。 - [+] Supported axisLabel.showMinLabel and axisLabel.showMaxLabel.
- [+] Supported funnel.sort, which enables sorting funnel by index or customized function.
- [^] Fixed float error of
axisTick
. See #5041。 - [^] Fixed that
axisTick
did not display when value was too small. See #5386. - [^] Fixed when tooltip.trigger was
'axis'
,dispatchAction
showTip did not work. See #5423. - [^] Fixed that visualMap disabled
itemStyle
of map. See #5388. - [^] Fixed that tooltip.trigger did not support
'none'
. See #5400。 - [^] Fixed problem of sankey on ie11. See #3306.
- [^] Fixed that
data.lineStyle.color
of parallel did not work. See #5363.
下載
本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/43ed27e4
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!