From 86e873d2874037b0afe9412e8ff39c819847a52b Mon Sep 17 00:00:00 2001 From: SHUANG SU Date: Tue, 15 Oct 2019 02:34:12 +0800 Subject: [PATCH] release 4.4.0 --- public/en/404.html | 2 +- public/en/api.html | 8 ++++---- public/en/builder.html | 2 +- public/en/changelog.html | 2 +- public/en/cheat-sheet.html | 2 +- public/en/coding-standard.html | 2 +- public/en/committers.html | 2 +- public/en/dependencies.html | 2 +- public/en/download-extension.html | 2 +- public/en/download-map.html | 2 +- public/en/download-theme.html | 2 +- public/en/download.html | 4 ++-- public/en/faq.html | 2 +- public/en/feature.html | 2 +- public/en/index.html | 4 ++-- public/en/js/download.js | 2 +- public/en/maillist.html | 2 +- public/en/option-gl.html | 8 ++++---- public/en/option.html | 8 ++++---- public/en/option3.html | 2 +- public/en/tutorial.html | 8 ++++---- public/zh/404.html | 2 +- public/zh/api.html | 8 ++++---- public/zh/builder.html | 2 +- public/zh/builder3.html | 2 +- public/zh/changelog.html | 2 +- public/zh/cheat-sheet.html | 2 +- public/zh/coding-standard.html | 2 +- public/zh/committers.html | 2 +- public/zh/demo.html | 2 +- public/zh/dependencies.html | 2 +- public/zh/download-extension.html | 2 +- public/zh/download-map.html | 2 +- public/zh/download-theme.html | 2 +- public/zh/download.html | 4 ++-- public/zh/download3.html | 4 ++-- public/zh/examples.html | 2 +- public/zh/faq.html | 2 +- public/zh/feature.html | 2 +- public/zh/index.html | 4 ++-- public/zh/js/download.js | 2 +- public/zh/maillist.html | 2 +- public/zh/option-gl.html | 8 ++++---- public/zh/option.html | 8 ++++---- public/zh/option3.html | 8 ++++---- public/zh/spreadsheet.html | 8 ++++---- public/zh/tutorial.html | 8 ++++---- 47 files changed, 82 insertions(+), 82 deletions(-) diff --git a/public/en/404.html b/public/en/404.html index 5b4d27194..f58d33965 100644 --- a/public/en/404.html +++ b/public/en/404.html @@ -1,4 +1,4 @@ -ECharts Documentation +ECharts Documentation

Apache ECharts is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.

We are working on redirecting this Website to https://echarts.apache.org. You may visit our new official Website now.

Visit Official Website
x

ECharts: A Declarative Framework for Rapid Construction of Web-based Visualization

Please cite the following paper whenever you use ECharts in your R&D projects, products, research papers, technical reports, news reports, books, presentations, teaching, patents, and other related intelligence activities.

ECharts Documentation +ECharts Documentation

Apache ECharts is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.

We are working on redirecting this Website to https://echarts.apache.org. You may visit our new official Website now.

Visit Official Website
x
ECharts Documentation +ECharts Documentation

Apache ECharts is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.

We are working on redirecting this Website to https://echarts.apache.org. You may visit our new official Website now.

Visit Official Website
x
ECharts Documentation +ECharts Documentation

Apache ECharts is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator.

We are working on redirecting this Website to https://echarts.apache.org. You may visit our new official Website now.

Visit Official Website
x
ECharts Documentation +ECharts Documentation

Apache ECharts 是一个正在由 Apache 孵化器赞助的 Apache 开源基金会孵化的项目。

我们正在处理将本站跳转到 https://echarts.apache.org 的迁移工作。您可以现在就前往我们的 Apache 官网。

访问官网
x
下载 - Apache ECharts (incubating) -

Apache ECharts 是一个正在由 Apache 孵化器赞助的 Apache 开源基金会孵化的项目。

我们正在处理将本站跳转到 https://echarts.apache.org 的迁移工作。您可以现在就前往我们的 Apache 官网。

访问官网
x

下载

方法一:从 npm 安装

npm install echarts

方法二:下载发布版本的编译产物,或下载源代码

版本发布日期从镜像网站下载源码从 GitHub 下载编译产物

注意:如果从镜像网站下载,请检查 SHA-512 并且检验确认 OpenPGPApache 主站的签名一致。链接在上面的 Source 旁。这个 KEYS 文件包含了用于签名发布版的公钥。如果可能的话,建议使用可信任的网络(web of trust)确认 KEYS 的同一性。

使用 GPG 验证 ECharts 发布版本

  1. 从镜像网站下载 apache-echarts-X.Y.Z-incubating-src.zip
  2. Apache 下载 checksum apache-echarts-X.Y.Z-incubating-src.zip.asc
  3. 下载 ECharts KEYS
  4. gpg –import KEYS
  5. gpg –verify apache-echarts-X.Y.Z-incubating-src.zip.asc

使用 SHA-512 验证

  1. 从镜像网站下载 apache-echarts-X.Y.Z-incubating-src.zip
  2. Apache 下载 checksum apache-echarts-X.Y.Z-incubating-src.zip.sha512
  3. shasum -a 512 apache-echarts-X.Y.Z-incubating-src.zip

License

Apache ECharts (incubating) 基于 Apache License 2.0 发布

方法三:选择需要的模块,在线定制下载

在线定制

可自由选择所需图表和组件进行打包下载

下载后……

5 分钟上手 ECharts

下载 ECharts GL 1.1.1

ECharts GL 是 WebGL 的扩展包,提供了丰富的三维可视化组件以及常规图表的性能增强。

选择需要的版本 注:开发环境建议选择源代码版本,该版本包含了常见的警告和错误提示。

查看 GL 文档查看 GL 实例

Apache ECharts is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright © 2017-2019, The Apache Software Foundation Apache ECharts, ECharts, Apache, the Apache feather, and the Apache ECharts project logo are either registered trademarks or trademarks of the Apache Software Foundation.

下载 - Apache ECharts (incubating) -

Apache ECharts 是一个正在由 Apache 孵化器赞助的 Apache 开源基金会孵化的项目。

我们正在处理将本站跳转到 https://echarts.apache.org 的迁移工作。您可以现在就前往我们的 Apache 官网。

访问官网
x

下载

方法一:从 npm 安装

npm install echarts

方法二:下载发布版本的编译产物,或下载源代码

版本发布日期从镜像网站下载源码从 GitHub 下载编译产物

注意:如果从镜像网站下载,请检查 SHA-512 并且检验确认 OpenPGPApache 主站的签名一致。链接在上面的 Source 旁。这个 KEYS 文件包含了用于签名发布版的公钥。如果可能的话,建议使用可信任的网络(web of trust)确认 KEYS 的同一性。

使用 GPG 验证 ECharts 发布版本

  1. 从镜像网站下载 apache-echarts-X.Y.Z-incubating-src.zip
  2. Apache 下载 checksum apache-echarts-X.Y.Z-incubating-src.zip.asc
  3. 下载 ECharts KEYS
  4. gpg –import KEYS
  5. gpg –verify apache-echarts-X.Y.Z-incubating-src.zip.asc

使用 SHA-512 验证

  1. 从镜像网站下载 apache-echarts-X.Y.Z-incubating-src.zip
  2. Apache 下载 checksum apache-echarts-X.Y.Z-incubating-src.zip.sha512
  3. shasum -a 512 apache-echarts-X.Y.Z-incubating-src.zip

License

Apache ECharts (incubating) 基于 Apache License 2.0 发布

方法三:选择需要的模块,在线定制下载

在线定制

可自由选择所需图表和组件进行打包下载

下载后……

5 分钟上手 ECharts

下载 ECharts GL 1.1.1

ECharts GL 是 WebGL 的扩展包,提供了丰富的三维可视化组件以及常规图表的性能增强。

选择需要的版本 注:开发环境建议选择源代码版本,该版本包含了常见的警告和错误提示。

查看 GL 文档查看 GL 实例

Apache ECharts is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright © 2017-2019, The Apache Software Foundation Apache ECharts, ECharts, Apache, the Apache feather, and the Apache ECharts project logo are either registered trademarks or trademarks of the Apache Software Foundation.

开源免费

遵循 Apache-2.0 开源协议,免费商用

功能丰富

涵盖各行业图表,满足各种需求

社区活跃

GitHub Stars

全新 4.0

八项新科技

千万级数据可视化渲染能力

SVG + Canvas 双引擎动力更佳

数据样式分离及扁平配置让开发更便捷

首创无障碍访问支持

微信小程序、PPT,哪里都能用

多维度数据分析

数据自由刷选

自由选择数据,发掘数据背后的更多秘密

多图表联动查看

对多个图表数据联动查看,进行多维有效分析

多维度数据分析

数据自由刷选

自由选择数据,发掘数据背后的更多秘密

多图表联动查看

对多个图表数据联动查看,进行多维有效分析

多设备随意展示

电脑/手机/平板/大屏 …

兼容多种设备,可随时随地任性展示

ECharts: A Declarative Framework for Rapid Construction of Web-based Visualization

Please cite the following paper whenever you use ECharts in your R&D projects, products, research papers, technical reports, news reports, books, presentations, teaching, patents, and other related intelligence activities.

关注我们

可以通过以下渠道关注 ECharts,及时获得更多最新动态

ECharts Documentation +ECharts Documentation

Apache ECharts 是一个正在由 Apache 孵化器赞助的 Apache 开源基金会孵化的项目。

我们正在处理将本站跳转到 https://echarts.apache.org 的迁移工作。您可以现在就前往我们的 Apache 官网。

访问官网
x
ECharts Documentation +ECharts Documentation

Apache ECharts 是一个正在由 Apache 孵化器赞助的 Apache 开源基金会孵化的项目。

我们正在处理将本站跳转到 https://echarts.apache.org 的迁移工作。您可以现在就前往我们的 Apache 官网。

访问官网
x
ECharts Documentation +ECharts Documentation

Apache ECharts 是一个正在由 Apache 孵化器赞助的 Apache 开源基金会孵化的项目。

我们正在处理将本站跳转到 https://echarts.apache.org 的迁移工作。您可以现在就前往我们的 Apache 官网。

访问官网
x
Spreadsheet Tool - Apache ECharts (incubating) +Spreadsheet Tool - Apache ECharts (incubating)

Apache ECharts 是一个正在由 Apache 孵化器赞助的 Apache 开源基金会孵化的项目。

我们正在处理将本站跳转到 https://echarts.apache.org 的迁移工作。您可以现在就前往我们的 Apache 官网。

访问官网
x
ECharts Documentation +ECharts Documentation

Apache ECharts 是一个正在由 Apache 孵化器赞助的 Apache 开源基金会孵化的项目。

我们正在处理将本站跳转到 https://echarts.apache.org 的迁移工作。您可以现在就前往我们的 Apache 官网。

访问官网
x