ECharts v3.4.0發布,一個純 Javascript 的圖表庫
ECharts是一個純 Javascript 的圖表庫,可以流暢的運行在 PC 和移動設備上,兼容當前絕大部分瀏覽器(IE8/9/10/11,Chrome,Firefox,Safari等),底層依賴輕量級的 Canvas 類庫 ZRender,提供直觀,生動,可交互,可高度個性化定制的數據可視化圖表。ECharts 3 中更是加入了更多豐富的交互功能以及更多的可視化效果,并且對移動端做了深度的優化。
更新日志
- [+] Published
pictorialBar
chart:pictorialBar。See example。 - [+] Published
themeRiver
chart:themeRiver。See example。 - [+] A specified geo coordinate system has been able to be used in map series. (In the past map series could only creat an inner exclusive geo coodinate system). Thus, map series can be used to control color of a geo component. Moreover, a geo coordinate system can be shared among map series and other series, like scatter series. See series-map.geoIndex.
- [+] Added focusNodeAdjacency action, which enables trigger adjacent highlight of graph through API.
- [+] Added series-pie.animationType, which enables more animation effects.
- [+] Callback function have been supported in animationDuration, which enables different animation duration of data items.
- [+] min and max have been supported in category axis.
- [+] category axis has been changed to show all categories by default, in spite of whether there is data in categories. In the past, categories in the end that has no data will not be displayed.
- [+] When using singleAxis,
series.data
has supported one-dimension array, like[11, 23, 44]
. - [+] dataZoom has supported singleAxis.
- [+] Exposed throttle util method:
chart.util.throttle
. - [+] candlestick has supported barWidth, barMinWidth and barMaxWidth. See #4783.
- [+] lines chart has supported symbol, symbolSize.
- [+] Added support for show end text and data label at the same time in visualMap-piecewise. SeevisualMap-piecewise.showLabel, and See #4845.
- [+] When using visualMap to control a series, it has supported that some data items escape from the control by visualMap, but use its series visual settings (color, symbol, ...). See the paragraph of
Configure mapping
in visualMap. - [^] Enhanced the effect of grid (cartesian) when on data displayed.
- [^] Added parameter
dataIndex
in showTip event. - [^] Fixed vulnerability about XSS in tooltip. See #4769.
- [^] Fixed that some attributes did not work in series-graph.edgeLabel. See #4555.
- [^] Fixed tick render problem when
min
max
isstirng
in series-gauge. See #4617. - [^] Fixed series-gauge.pointer.show problem. See #4618.
- [^] Fixed series-radar render error in a case that no data exists.
- [^] Fixed markArea.label.normal.show problem. See #4723.
- [^] Enhanced the process when data is equals or less then zero in log axis. See #4743 and #3161.
下載
本站原創,轉載時保留以下信息:
本文轉自:深度開源(open-open.com)
原文地址:http://www.baiduhome.net/news/view/1353b9ec
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!