incubator-echarts-4.1.0

所属分类:其他
开发工具:JavaScript
文件大小:14485KB
下载次数:1
上传日期:2019-06-12 20:17:56
上 传 者6469673
说明:  echart的4.10版本。作个备份。后台不好下载了。
(Version 4.10 of echart. Make a backup. Backstage is not easy to download.)

文件列表:
incubator-echarts-4.1.0 (0, 2019-04-08)
incubator-echarts-4.1.0\.npmignore (92, 2018-04-24)
__MACOSX (0, 2019-06-12)
__MACOSX\incubator-echarts-4.1.0 (0, 2019-06-12)
__MACOSX\incubator-echarts-4.1.0\._.npmignore (212, 2018-04-24)
incubator-echarts-4.1.0\benchmark (0, 2018-04-24)
incubator-echarts-4.1.0\benchmark\index.html (3704, 2018-04-24)
__MACOSX\incubator-echarts-4.1.0\benchmark (0, 2019-06-12)
__MACOSX\incubator-echarts-4.1.0\benchmark\._index.html (212, 2018-04-24)
incubator-echarts-4.1.0\benchmark\dep (0, 2018-04-24)
incubator-echarts-4.1.0\benchmark\dep\lodash (0, 2018-04-24)
incubator-echarts-4.1.0\benchmark\dep\lodash\lodash.js (522093, 2018-04-24)
__MACOSX\incubator-echarts-4.1.0\benchmark\dep (0, 2019-06-12)
__MACOSX\incubator-echarts-4.1.0\benchmark\dep\lodash (0, 2019-06-12)
__MACOSX\incubator-echarts-4.1.0\benchmark\dep\lodash\._lodash.js (212, 2018-04-24)
__MACOSX\incubator-echarts-4.1.0\benchmark\dep\._lodash (212, 2018-04-24)
incubator-echarts-4.1.0\benchmark\dep\bootstrap (0, 2018-04-24)
incubator-echarts-4.1.0\benchmark\dep\bootstrap\bootstrap.min.css (121260, 2018-04-24)
__MACOSX\incubator-echarts-4.1.0\benchmark\dep\bootstrap (0, 2019-06-12)
__MACOSX\incubator-echarts-4.1.0\benchmark\dep\bootstrap\._bootstrap.min.css (212, 2018-04-24)
incubator-echarts-4.1.0\benchmark\dep\bootstrap\bootstrap.min.js (36868, 2018-04-24)
__MACOSX\incubator-echarts-4.1.0\benchmark\dep\bootstrap\._bootstrap.min.js (212, 2018-04-24)
__MACOSX\incubator-echarts-4.1.0\benchmark\dep\._bootstrap (212, 2018-04-24)
incubator-echarts-4.1.0\benchmark\dep\filesaver (0, 2018-04-24)
incubator-echarts-4.1.0\benchmark\dep\filesaver\FileSaver.min.js (2849, 2018-04-24)
__MACOSX\incubator-echarts-4.1.0\benchmark\dep\filesaver (0, 2019-06-12)
__MACOSX\incubator-echarts-4.1.0\benchmark\dep\filesaver\._FileSaver.min.js (212, 2018-04-24)
__MACOSX\incubator-echarts-4.1.0\benchmark\dep\._filesaver (212, 2018-04-24)
incubator-echarts-4.1.0\benchmark\dep\vue (0, 2018-04-24)
incubator-echarts-4.1.0\benchmark\dep\vue\vue.min.js (76807, 2018-04-24)
__MACOSX\incubator-echarts-4.1.0\benchmark\dep\vue (0, 2019-06-12)
__MACOSX\incubator-echarts-4.1.0\benchmark\dep\vue\._vue.min.js (212, 2018-04-24)
__MACOSX\incubator-echarts-4.1.0\benchmark\dep\._vue (212, 2018-04-24)
incubator-echarts-4.1.0\benchmark\dep\jquery (0, 2018-04-24)
incubator-echarts-4.1.0\benchmark\dep\jquery\jquery-2.2.4.js (257551, 2018-04-24)
__MACOSX\incubator-echarts-4.1.0\benchmark\dep\jquery (0, 2019-06-12)
__MACOSX\incubator-echarts-4.1.0\benchmark\dep\jquery\._jquery-2.2.4.js (212, 2018-04-24)
__MACOSX\incubator-echarts-4.1.0\benchmark\dep\._jquery (212, 2018-04-24)
__MACOSX\incubator-echarts-4.1.0\benchmark\._dep (212, 2018-04-24)
incubator-echarts-4.1.0\benchmark\gulpfile.js (345, 2018-04-24)
... ...

# ECharts logo ECharts is a free, powerful charting and visualization library offering an easy way of adding intuitive, interactive, and highly customizable charts to your commercial products. It is written in pure JavaScript and based on zrender, which is a whole new lightweight canvas library. Now ECharts is an incubator project of Apache Software Foundation. Please check its incubator status [here](http://incubator.apache.org/projects/echarts.html) **[中文官网](http://echarts.baidu.com)** | **[ENGLISH HOMEPAGE](http://ecomfe.github.io/echarts-doc/public/en/index.html)** ## Get ECharts + Download [中文](http://echarts.baidu.com/download.html) + Download [English](https://ecomfe.github.io/echarts-doc/public/en/download.html) + `npm install echarts --save` ## Get ECharts GL ECharts-GL is an extension pack of ECharts, which provides 3D plots, globe visualization and WebGL acceleration. + Get from [https://github.com/ecomfe/echarts-gl](https://github.com/ecomfe/echarts-gl) + `npm install echarts-gl --save` ## Docs + [Tutorial](http://echarts.baidu.com/tutorial.html) + [中文](http://echarts.baidu.com/tutorial.html) + [English](http://ecomfe.github.io/echarts-doc/public/en/tutorial.html) + [API](http://echarts.baidu.com/api.html) + [中文](http://echarts.baidu.com/api.html) + [English](http://ecomfe.github.io/echarts-doc/public/en/api.html) + [Option Manual](http://echarts.baidu.com/option.html) + [中文](http://echarts.baidu.com/option.html) + [English](http://ecomfe.github.io/echarts-doc/public/en/option.html) ## Resources ### Awesome ECharts [https://github.com/ecomfe/awesome-echarts](https://github.com/ecomfe/awesome-echarts) ### Official Extensions + [水球图 Liquidfill](https://github.com/ecomfe/echarts-liquidfill) + [字符云 Wordcloud](https://github.com/ecomfe/echarts-wordcloud) + [Graph Modularity](https://github.com/ecomfe/echarts-graph-modularity) Graph modularity extension for community detection + [百度地图扩展](https://github.com/ecomfe/echarts/tree/master/extension/bmap) + [vue-echarts](https://github.com/ecomfe/vue-echarts) ECharts component for Vue.js + [echarts-stat](https://github.com/ecomfe/echarts-stat) Statistics tool for ECharts ### Developers Contributions #### GIS + [leaflet-echarts](https://github.com/wandergis/leaflet-echarts3) by wandergis + [arcgis-echarts](https://github.com/wandergis/arcgis-echarts3) by wandergis + [echarts-leaflet](https://github.com/gnijuohz/echarts-leaflet) by gnijuohz + [ol3Echarts](https://github.com/sakitam-fdd/ol3Echarts) by sakitam-fdd #### AngularJS Binding + [angular-echarts](https://github.com/wangshijun/angular-echarts) by wangshijun + [echarts-ng](https://github.com/bornkiller/echarts-ng) by bornkiller + [ng-echarts](https://github.com/liekkas/ng-echarts) by liekkas + [ngx-echarts](https://github.com/xieziyu/ngx-echarts) by xieziyu #### Ember Binding + [echarts-ember](https://github.com/bruckwubete/echarts-ember) by [bruck wubete](https://github.com/bruckwubete) + [ember-cli-echarts](https://github.com/funnelcloudinc/ember-cli-echarts) by FunnelCloud #### Vue Component + [vue-echarts](https://github.com/panteng/vue-echarts) by panteng + [vue-echarts-v3](https://github.com/xlsdg/vue-echarts-v3) by xlsdg #### React Component + [echarts-for-react](https://github.com/hustcc/echarts-for-react) by hustcc + [react-echarts](https://github.com/somonus/react-echarts) by somonus + [re-echarts](https://github.com/liekkas/re-echarts) by liekkas + [react-echarts-v3](https://github.com/xlsdg/react-echarts-v3) by xlsdg + [d2recharts](https://github.com/leungwensen/d2recharts) by leungwensen #### React Native Component + [react-native-echarts](https://github.com/somonus/react-native-echarts) by somonus ### Other Languages #### Python + [echarts-python](https://github.com/yufeiminds/echarts-python) by yufeiminds + [krisk](https://github.com/napjon/krisk) by napjon + [pyecharts](https://github.com/chenjiandongx/pyecharts) by chenjiandong #### R + [recharts](https://github.com/taiyun/recharts) by taiyun + [recharts](https://github.com/yihui/recharts) by yihui + [ECharts2Shiny](https://github.com/XD-DENG/ECharts2Shiny) by XD-DENG #### Julia + [ECharts.jl](https://github.com/randyzwitch/ECharts.jl) by randyzwitch #### PureScript + [purescript-echarts](https://github.com/slamdata/purescript-echarts/) #### iOS + [iOS-Echarts](https://github.com/Pluto-Y/iOS-Echarts) by Pluto-Y #### Java + [ECharts-Java](http://www.oschina.net/p/echarts-java) by Liuzh_533 #### .NET + [EChartsSDK](https://github.com/idoku/EChartsSDK) by idoku #### PHP + [Echarts-PHP](https://github.com/hisune/Echarts-PHP) by hisune #### Node + [Node-Echarts](https://github.com/suxiaoxin/node-echarts) by suxiaoxin ## Build Check this tutorial [Create Custom Build of ECharts](https://ecomfe.github.io/echarts-doc/public/en/tutorial.html#Create%20Custom%20Build%20of%20ECharts) please. ## License ECharts is available under the Apache License V2.

近期下载者

相关文件


收藏者