This is an automated email from the ASF dual-hosted git repository.

ovilia pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 4406b79  fix document example url
4406b79 is described below

commit 4406b7909e9def0b82ced0b808a72662b1418e4b
Author: Ovilia <zwl.s...@gmail.com>
AuthorDate: Thu Jun 6 14:16:38 2019 +0800

    fix document example url
---
 documents/en/api.json         | 2 +-
 documents/en/option.json      | 2 +-
 documents/en/tutorial.json    | 2 +-
 en/api.html                   | 8 ++++----
 en/builder.html               | 2 +-
 en/changelog.html             | 2 +-
 en/coding-standard.html       | 2 +-
 en/committers.html            | 2 +-
 en/dependencies.html          | 2 +-
 en/documents/en/api.json      | 2 +-
 en/documents/en/option.json   | 2 +-
 en/documents/en/tutorial.json | 2 +-
 en/download-extension.html    | 2 +-
 en/download-map.html          | 2 +-
 en/download-theme.html        | 2 +-
 en/download.html              | 2 +-
 en/faq.html                   | 2 +-
 en/feature.html               | 2 +-
 en/index.html                 | 2 +-
 en/maillist.html              | 2 +-
 en/option-gl.html             | 8 ++++----
 en/option.html                | 8 ++++----
 en/option3.html               | 2 +-
 en/tutorial.html              | 8 ++++----
 zh/404.html                   | 2 +-
 zh/api.html                   | 8 ++++----
 zh/builder.html               | 2 +-
 zh/builder3.html              | 2 +-
 zh/changelog.html             | 2 +-
 zh/coding-standard.html       | 2 +-
 zh/committers.html            | 2 +-
 zh/demo.html                  | 2 +-
 zh/dependencies.html          | 2 +-
 zh/documents/en/api.json      | 2 +-
 zh/documents/en/option.json   | 2 +-
 zh/documents/en/tutorial.json | 2 +-
 zh/download-extension.html    | 2 +-
 zh/download-map.html          | 2 +-
 zh/download-theme.html        | 2 +-
 zh/download.html              | 2 +-
 zh/download3.html             | 2 +-
 zh/examples.html              | 2 +-
 zh/faq.html                   | 2 +-
 zh/feature.html               | 2 +-
 zh/index.html                 | 2 +-
 zh/maillist.html              | 2 +-
 zh/option-gl.html             | 8 ++++----
 zh/option.html                | 8 ++++----
 zh/option3.html               | 8 ++++----
 zh/spreadsheet.html           | 8 ++++----
 zh/tutorial.html              | 8 ++++----
 51 files changed, 81 insertions(+), 81 deletions(-)

diff --git a/documents/en/api.json b/documents/en/api.json
index 5156d74..8bcba1e 100644
--- a/documents/en/api.json
+++ b/documents/en/api.json
@@ -1 +1 @@
-{"$schema":"http://echarts.baidu.com/doc/json-schem","option":{"type":"Object","properties":{"echarts":{"type":["Object"],"description":";<p>Global
 echarts object, which can be accessed after including <code>echarts.js</code> 
in script tag or through <code>require(&#39;echarts&#39;)</code> in AMD 
environment.</p>\n","properties":{"init":{"type":["Function"],"description":"<pre><code
 class=\"lang-js\">(dom: HTMLDivElement|HTMLCanvasElement, theme?: 
Object|string, opts?: {\n    devicePixelR [...]
\ No newline at end of file
+{"$schema":"http://echarts.baidu.com/doc/json-schem","option":{"type":"Object","properties":{"echarts":{"type":["Object"],"description":";<p>Global
 echarts object, which can be accessed after including <code>echarts.js</code> 
in script tag or through <code>require(&#39;echarts&#39;)</code> in AMD 
environment.</p>\n","properties":{"init":{"type":["Function"],"description":"<pre><code
 class=\"lang-js\">(dom: HTMLDivElement|HTMLCanvasElement, theme?: 
Object|string, opts?: {\n    devicePixelR [...]
\ No newline at end of file
diff --git a/documents/en/option.json b/documents/en/option.json
index ecc9b1a..9e2b880 100644
--- a/documents/en/option.json
+++ b/documents/en/option.json
@@ -1 +1 @@
-{"$schema":"http://echarts.baidu.com/doc/json-schem","option":{"type":"Object","properties":{"title":{"type":["Object"],"description":";<p>Title
 component, including main title and subtitle.</p>\n<p>In ECharts 2.x, a single 
instance of ECharts could contains one title component at most. However, in 
ECharts 3, there could be one or more than one title components. It is more 
useful when multiple diagrams in one instance all need 
titles.</p>\n<p><strong>Here are some instances of different a [...]
\ No newline at end of file
+{"$schema":"http://echarts.baidu.com/doc/json-schem","option":{"type":"Object","properties":{"title":{"type":["Object"],"description":";<p>Title
 component, including main title and subtitle.</p>\n<p>In ECharts 2.x, a single 
instance of ECharts could contains one title component at most. However, in 
ECharts 3, there could be one or more than one title components. It is more 
useful when multiple diagrams in one instance all need 
titles.</p>\n<p><strong>Here are some instances of different a [...]
\ No newline at end of file
diff --git a/documents/en/tutorial.json b/documents/en/tutorial.json
index 5af7598..92154a5 100644
--- a/documents/en/tutorial.json
+++ b/documents/en/tutorial.json
@@ -1 +1 @@
-{"$schema":"http://echarts.baidu.com/doc/json-schem","option":{"type":"Object","properties":{"Get
 Started with ECharts in 5 minutes":{"type":["*"],"description":"<h2 
id=\"get-echarts\">Get ECharts</h2>\n<p>First, install ECharts using one of the 
following methods:</p>\n<ol>\n<li><p>The <a 
href=\"https://ecomfe.github.io/echarts-doc/public/en/download.html\"; 
target=\"_blank\">official download page</a>, which has different builds for 
common needs. If you want to include all packages, you  [...]
\ No newline at end of file
+{"$schema":"http://echarts.baidu.com/doc/json-schem","option":{"type":"Object","properties":{"Get
 Started with ECharts in 5 minutes":{"type":["*"],"description":"<h2 
id=\"get-echarts\">Get ECharts</h2>\n<p>First, install ECharts using one of the 
following methods:</p>\n<ol>\n<li><p>The <a 
href=\"https://ecomfe.github.io/echarts-doc/public/en/download.html\"; 
target=\"_blank\">official download page</a>, which has different builds for 
common needs. If you want to include all packages, you  [...]
\ No newline at end of file
diff --git a/en/api.html b/en/api.html
index 949fe94..0209736 100644
--- a/en/api.html
+++ b/en/api.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
@@ -6,7 +6,7 @@
         + '@font-face {font-family:"noto-light";src:local("Microsoft 
Yahei");}';
     document.head.insertBefore(el, document.getElementById('font-hack'));
 }
-</script><title>ECharts Documentation</title><link rel="stylesheet" 
type="text/css" href="css/ecOption.css?_v_=1559800578419"><link 
rel="stylesheet" type="text/css" href="vendors/prettify/prettify.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/perfect-scrollbar/0.6.8/css/perfect-scrollbar.min.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/jquery-autocomplete/jquery.auto-complete.css"><link 
rel="stylesheet" type="text/css" href="vendors/twentytwenty/twentytwenty.css" 
[...]
+</script><title>ECharts Documentation</title><link rel="stylesheet" 
type="text/css" href="css/ecOption.css?_v_=1559801722502"><link 
rel="stylesheet" type="text/css" href="vendors/prettify/prettify.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/perfect-scrollbar/0.6.8/css/perfect-scrollbar.min.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/jquery-autocomplete/jquery.auto-complete.css"><link 
rel="stylesheet" type="text/css" href="vendors/twentytwenty/twentytwenty.css" 
[...]
 <!--[if (gt IE 8)|!(IE)]><body class="undefined"></body><![endif]--><div 
id="main"><nav class="navbar navbar-default navbar-fixed-top"><div 
class="container-fluid"><div class="navbar-header"><button type="button" 
data-toggle="collapse" data-target="#navbar-collapse" aria-expanded="false" 
class="navbar-toggle collapsed"><span class="sr-only">Toggle 
navigation</span><span class="icon-bar"></span><span 
class="icon-bar"></span><span class="icon-bar"></span></button><a 
href="https://echarts.a [...]
     pageName: 'api',
     initHash: 'echarts',
@@ -28,7 +28,7 @@
 var vendorPath = '../vendors';
 
 define('globalArgs', extend({
-    version: '1559800578419',
+    version: '1559801722502',
     basePath: './',
     // Schema url is added by each doc page
     schemaUrl: '',
@@ -55,7 +55,7 @@ require.config({
         hasher: vendorPath + '/hasher/1.2.0/hasher.min',
         perfectScrollbar: vendorPath + 
'/perfect-scrollbar/0.6.8/js/perfect-scrollbar'
     },
-    urlArgs: '_v_=1559800578419'
+    urlArgs: '_v_=1559801722502'
 });
 
 require(['docTool/main'], function (main) {
diff --git a/en/builder.html b/en/builder.html
index 31d008e..3f91cf8 100644
--- a/en/builder.html
+++ b/en/builder.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/en/changelog.html b/en/changelog.html
index c8e57a5..cf7436e 100644
--- a/en/changelog.html
+++ b/en/changelog.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/en/coding-standard.html b/en/coding-standard.html
index 004f80f..3f890ec 100644
--- a/en/coding-standard.html
+++ b/en/coding-standard.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/en/committers.html b/en/committers.html
index 34f5955..7667df2 100644
--- a/en/committers.html
+++ b/en/committers.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/en/dependencies.html b/en/dependencies.html
index 443fd69..ab6ef42 100644
--- a/en/dependencies.html
+++ b/en/dependencies.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/en/documents/en/api.json b/en/documents/en/api.json
index 5156d74..8bcba1e 100644
--- a/en/documents/en/api.json
+++ b/en/documents/en/api.json
@@ -1 +1 @@
-{"$schema":"http://echarts.baidu.com/doc/json-schem","option":{"type":"Object","properties":{"echarts":{"type":["Object"],"description":";<p>Global
 echarts object, which can be accessed after including <code>echarts.js</code> 
in script tag or through <code>require(&#39;echarts&#39;)</code> in AMD 
environment.</p>\n","properties":{"init":{"type":["Function"],"description":"<pre><code
 class=\"lang-js\">(dom: HTMLDivElement|HTMLCanvasElement, theme?: 
Object|string, opts?: {\n    devicePixelR [...]
\ No newline at end of file
+{"$schema":"http://echarts.baidu.com/doc/json-schem","option":{"type":"Object","properties":{"echarts":{"type":["Object"],"description":";<p>Global
 echarts object, which can be accessed after including <code>echarts.js</code> 
in script tag or through <code>require(&#39;echarts&#39;)</code> in AMD 
environment.</p>\n","properties":{"init":{"type":["Function"],"description":"<pre><code
 class=\"lang-js\">(dom: HTMLDivElement|HTMLCanvasElement, theme?: 
Object|string, opts?: {\n    devicePixelR [...]
\ No newline at end of file
diff --git a/en/documents/en/option.json b/en/documents/en/option.json
index ecc9b1a..9e2b880 100644
--- a/en/documents/en/option.json
+++ b/en/documents/en/option.json
@@ -1 +1 @@
-{"$schema":"http://echarts.baidu.com/doc/json-schem","option":{"type":"Object","properties":{"title":{"type":["Object"],"description":";<p>Title
 component, including main title and subtitle.</p>\n<p>In ECharts 2.x, a single 
instance of ECharts could contains one title component at most. However, in 
ECharts 3, there could be one or more than one title components. It is more 
useful when multiple diagrams in one instance all need 
titles.</p>\n<p><strong>Here are some instances of different a [...]
\ No newline at end of file
+{"$schema":"http://echarts.baidu.com/doc/json-schem","option":{"type":"Object","properties":{"title":{"type":["Object"],"description":";<p>Title
 component, including main title and subtitle.</p>\n<p>In ECharts 2.x, a single 
instance of ECharts could contains one title component at most. However, in 
ECharts 3, there could be one or more than one title components. It is more 
useful when multiple diagrams in one instance all need 
titles.</p>\n<p><strong>Here are some instances of different a [...]
\ No newline at end of file
diff --git a/en/documents/en/tutorial.json b/en/documents/en/tutorial.json
index 5af7598..92154a5 100644
--- a/en/documents/en/tutorial.json
+++ b/en/documents/en/tutorial.json
@@ -1 +1 @@
-{"$schema":"http://echarts.baidu.com/doc/json-schem","option":{"type":"Object","properties":{"Get
 Started with ECharts in 5 minutes":{"type":["*"],"description":"<h2 
id=\"get-echarts\">Get ECharts</h2>\n<p>First, install ECharts using one of the 
following methods:</p>\n<ol>\n<li><p>The <a 
href=\"https://ecomfe.github.io/echarts-doc/public/en/download.html\"; 
target=\"_blank\">official download page</a>, which has different builds for 
common needs. If you want to include all packages, you  [...]
\ No newline at end of file
+{"$schema":"http://echarts.baidu.com/doc/json-schem","option":{"type":"Object","properties":{"Get
 Started with ECharts in 5 minutes":{"type":["*"],"description":"<h2 
id=\"get-echarts\">Get ECharts</h2>\n<p>First, install ECharts using one of the 
following methods:</p>\n<ol>\n<li><p>The <a 
href=\"https://ecomfe.github.io/echarts-doc/public/en/download.html\"; 
target=\"_blank\">official download page</a>, which has different builds for 
common needs. If you want to include all packages, you  [...]
\ No newline at end of file
diff --git a/en/download-extension.html b/en/download-extension.html
index 483a96f..99869bf 100644
--- a/en/download-extension.html
+++ b/en/download-extension.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/en/download-map.html b/en/download-map.html
index 454530c..8817d74 100644
--- a/en/download-map.html
+++ b/en/download-map.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/en/download-theme.html b/en/download-theme.html
index 0d39378..d2e6173 100644
--- a/en/download-theme.html
+++ b/en/download-theme.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/en/download.html b/en/download.html
index df4d163..025ff44 100644
--- a/en/download.html
+++ b/en/download.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/en/faq.html b/en/faq.html
index 0bb962e..9560d6e 100644
--- a/en/faq.html
+++ b/en/faq.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/en/feature.html b/en/feature.html
index 330a0b0..ea66ba3 100644
--- a/en/feature.html
+++ b/en/feature.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/en/index.html b/en/index.html
index e7f30d2..978fd65 100644
--- a/en/index.html
+++ b/en/index.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/en/maillist.html b/en/maillist.html
index 61402a6..93a8c4c 100644
--- a/en/maillist.html
+++ b/en/maillist.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/en/option-gl.html b/en/option-gl.html
index ef47d0e..3dc933c 100644
--- a/en/option-gl.html
+++ b/en/option-gl.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
@@ -6,7 +6,7 @@
         + '@font-face {font-family:"noto-light";src:local("Microsoft 
Yahei");}';
     document.head.insertBefore(el, document.getElementById('font-hack'));
 }
-</script><title>ECharts Documentation</title><link rel="stylesheet" 
type="text/css" href="css/ecOption.css?_v_=1559800578419"><link 
rel="stylesheet" type="text/css" href="vendors/prettify/prettify.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/perfect-scrollbar/0.6.8/css/perfect-scrollbar.min.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/jquery-autocomplete/jquery.auto-complete.css"><link 
rel="stylesheet" type="text/css" href="vendors/twentytwenty/twentytwenty.css" 
[...]
+</script><title>ECharts Documentation</title><link rel="stylesheet" 
type="text/css" href="css/ecOption.css?_v_=1559801722502"><link 
rel="stylesheet" type="text/css" href="vendors/prettify/prettify.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/perfect-scrollbar/0.6.8/css/perfect-scrollbar.min.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/jquery-autocomplete/jquery.auto-complete.css"><link 
rel="stylesheet" type="text/css" href="vendors/twentytwenty/twentytwenty.css" 
[...]
 <!--[if (gt IE 8)|!(IE)]><body class="undefined"></body><![endif]--><div 
id="main"><nav class="navbar navbar-default navbar-fixed-top"><div 
class="container-fluid"><div class="navbar-header"><button type="button" 
data-toggle="collapse" data-target="#navbar-collapse" aria-expanded="false" 
class="navbar-toggle collapsed"><span class="sr-only">Toggle 
navigation</span><span class="icon-bar"></span><span 
class="icon-bar"></span><span class="icon-bar"></span></button><a 
href="https://echarts.a [...]
     pageName: 'option-gl',
     initHash: 'globe',
@@ -16,7 +16,7 @@
 var vendorPath = '../vendors';
 
 define('globalArgs', extend({
-    version: '1559800578419',
+    version: '1559801722502',
     basePath: './',
     // Schema url is added by each doc page
     schemaUrl: '',
@@ -43,7 +43,7 @@ require.config({
         hasher: vendorPath + '/hasher/1.2.0/hasher.min',
         perfectScrollbar: vendorPath + 
'/perfect-scrollbar/0.6.8/js/perfect-scrollbar'
     },
-    urlArgs: '_v_=1559800578419'
+    urlArgs: '_v_=1559801722502'
 });
 
 require(['docTool/main'], function (main) {
diff --git a/en/option.html b/en/option.html
index 53f0928..2986351 100644
--- a/en/option.html
+++ b/en/option.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
@@ -6,7 +6,7 @@
         + '@font-face {font-family:"noto-light";src:local("Microsoft 
Yahei");}';
     document.head.insertBefore(el, document.getElementById('font-hack'));
 }
-</script><title>ECharts Documentation</title><link rel="stylesheet" 
type="text/css" href="css/ecOption.css?_v_=1559800578419"><link 
rel="stylesheet" type="text/css" href="vendors/prettify/prettify.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/perfect-scrollbar/0.6.8/css/perfect-scrollbar.min.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/jquery-autocomplete/jquery.auto-complete.css"><link 
rel="stylesheet" type="text/css" href="vendors/twentytwenty/twentytwenty.css" 
[...]
+</script><title>ECharts Documentation</title><link rel="stylesheet" 
type="text/css" href="css/ecOption.css?_v_=1559801722502"><link 
rel="stylesheet" type="text/css" href="vendors/prettify/prettify.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/perfect-scrollbar/0.6.8/css/perfect-scrollbar.min.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/jquery-autocomplete/jquery.auto-complete.css"><link 
rel="stylesheet" type="text/css" href="vendors/twentytwenty/twentytwenty.css" 
[...]
 <!--[if (gt IE 8)|!(IE)]><body class="undefined"></body><![endif]--><div 
id="main"><nav class="navbar navbar-default navbar-fixed-top"><div 
class="container-fluid"><div class="navbar-header"><button type="button" 
data-toggle="collapse" data-target="#navbar-collapse" aria-expanded="false" 
class="navbar-toggle collapsed"><span class="sr-only">Toggle 
navigation</span><span class="icon-bar"></span><span 
class="icon-bar"></span><span class="icon-bar"></span></button><a 
href="https://echarts.a [...]
     pageName: 'option',
     initHash: 'title',
@@ -16,7 +16,7 @@
 var vendorPath = '../vendors';
 
 define('globalArgs', extend({
-    version: '1559800578419',
+    version: '1559801722502',
     basePath: './',
     // Schema url is added by each doc page
     schemaUrl: '',
@@ -43,7 +43,7 @@ require.config({
         hasher: vendorPath + '/hasher/1.2.0/hasher.min',
         perfectScrollbar: vendorPath + 
'/perfect-scrollbar/0.6.8/js/perfect-scrollbar'
     },
-    urlArgs: '_v_=1559800578419'
+    urlArgs: '_v_=1559801722502'
 });
 
 require(['docTool/main'], function (main) {
diff --git a/en/option3.html b/en/option3.html
index 9510fb1..6650c73 100644
--- a/en/option3.html
+++ b/en/option3.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/en/tutorial.html b/en/tutorial.html
index 7ff6092..823693b 100644
--- a/en/tutorial.html
+++ b/en/tutorial.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="en-US"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
@@ -6,7 +6,7 @@
         + '@font-face {font-family:"noto-light";src:local("Microsoft 
Yahei");}';
     document.head.insertBefore(el, document.getElementById('font-hack'));
 }
-</script><title>ECharts Documentation</title><link rel="stylesheet" 
type="text/css" href="css/ecOption.css?_v_=1559800578419"><link 
rel="stylesheet" type="text/css" href="vendors/prettify/prettify.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/perfect-scrollbar/0.6.8/css/perfect-scrollbar.min.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/jquery-autocomplete/jquery.auto-complete.css"><link 
rel="stylesheet" type="text/css" href="vendors/twentytwenty/twentytwenty.css" 
[...]
+</script><title>ECharts Documentation</title><link rel="stylesheet" 
type="text/css" href="css/ecOption.css?_v_=1559801722502"><link 
rel="stylesheet" type="text/css" href="vendors/prettify/prettify.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/perfect-scrollbar/0.6.8/css/perfect-scrollbar.min.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/jquery-autocomplete/jquery.auto-complete.css"><link 
rel="stylesheet" type="text/css" href="vendors/twentytwenty/twentytwenty.css" 
[...]
 <!--[if (gt IE 8)|!(IE)]><body class="undefined"></body><![endif]--><div 
id="main"><nav class="navbar navbar-default navbar-fixed-top"><div 
class="container-fluid"><div class="navbar-header"><button type="button" 
data-toggle="collapse" data-target="#navbar-collapse" aria-expanded="false" 
class="navbar-toggle collapsed"><span class="sr-only">Toggle 
navigation</span><span class="icon-bar"></span><span 
class="icon-bar"></span><span class="icon-bar"></span></button><a 
href="https://echarts.a [...]
 
 window.globalArgsExtra = {
@@ -30,7 +30,7 @@ window.globalArgsExtra = {
 var vendorPath = '../vendors';
 
 define('globalArgs', extend({
-    version: '1559800578419',
+    version: '1559801722502',
     basePath: './',
     // Schema url is added by each doc page
     schemaUrl: '',
@@ -57,7 +57,7 @@ require.config({
         hasher: vendorPath + '/hasher/1.2.0/hasher.min',
         perfectScrollbar: vendorPath + 
'/perfect-scrollbar/0.6.8/js/perfect-scrollbar'
     },
-    urlArgs: '_v_=1559800578419'
+    urlArgs: '_v_=1559801722502'
 });
 
 require(['docTool/main'], function (main) {
diff --git a/zh/404.html b/zh/404.html
index f602a2e..73376d1 100644
--- a/zh/404.html
+++ b/zh/404.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/zh/api.html b/zh/api.html
index 8d49aee..1edc46b 100644
--- a/zh/api.html
+++ b/zh/api.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
@@ -6,7 +6,7 @@
         + '@font-face {font-family:"noto-light";src:local("Microsoft 
Yahei");}';
     document.head.insertBefore(el, document.getElementById('font-hack'));
 }
-</script><title>ECharts Documentation</title><link rel="stylesheet" 
type="text/css" href="css/ecOption.css?_v_=1559800578419"><link 
rel="stylesheet" type="text/css" href="vendors/prettify/prettify.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/perfect-scrollbar/0.6.8/css/perfect-scrollbar.min.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/jquery-autocomplete/jquery.auto-complete.css"><link 
rel="stylesheet" type="text/css" href="vendors/twentytwenty/twentytwenty.css" 
[...]
+</script><title>ECharts Documentation</title><link rel="stylesheet" 
type="text/css" href="css/ecOption.css?_v_=1559801722502"><link 
rel="stylesheet" type="text/css" href="vendors/prettify/prettify.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/perfect-scrollbar/0.6.8/css/perfect-scrollbar.min.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/jquery-autocomplete/jquery.auto-complete.css"><link 
rel="stylesheet" type="text/css" href="vendors/twentytwenty/twentytwenty.css" 
[...]
 <!--[if (gt IE 8)|!(IE)]><body class="undefined"></body><![endif]--><div 
id="main"><nav class="navbar navbar-default navbar-fixed-top"><div 
class="container-fluid"><div class="navbar-header"><button type="button" 
data-toggle="collapse" data-target="#navbar-collapse" aria-expanded="false" 
class="navbar-toggle collapsed"><span class="sr-only">Toggle 
navigation</span><span class="icon-bar"></span><span 
class="icon-bar"></span><span class="icon-bar"></span></button><a 
href="https://echarts.a [...]
     pageName: 'api',
     initHash: 'echarts',
@@ -28,7 +28,7 @@
 var vendorPath = '../vendors';
 
 define('globalArgs', extend({
-    version: '1559800578419',
+    version: '1559801722502',
     basePath: './',
     // Schema url is added by each doc page
     schemaUrl: '',
@@ -55,7 +55,7 @@ require.config({
         hasher: vendorPath + '/hasher/1.2.0/hasher.min',
         perfectScrollbar: vendorPath + 
'/perfect-scrollbar/0.6.8/js/perfect-scrollbar'
     },
-    urlArgs: '_v_=1559800578419'
+    urlArgs: '_v_=1559801722502'
 });
 
 require(['docTool/main'], function (main) {
diff --git a/zh/builder.html b/zh/builder.html
index 73316e9..f63041f 100644
--- a/zh/builder.html
+++ b/zh/builder.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/zh/builder3.html b/zh/builder3.html
index ded7e83..03cfc7c 100644
--- a/zh/builder3.html
+++ b/zh/builder3.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/zh/changelog.html b/zh/changelog.html
index 3cf1688..ddbbc69 100644
--- a/zh/changelog.html
+++ b/zh/changelog.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/zh/coding-standard.html b/zh/coding-standard.html
index 2ca8cf1..5f2e40a 100644
--- a/zh/coding-standard.html
+++ b/zh/coding-standard.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/zh/committers.html b/zh/committers.html
index 8a9a961..3160ca8 100644
--- a/zh/committers.html
+++ b/zh/committers.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/zh/demo.html b/zh/demo.html
index dbe2a03..d97ceec 100644
--- a/zh/demo.html
+++ b/zh/demo.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/zh/dependencies.html b/zh/dependencies.html
index b883d5e..0d1bae9 100644
--- a/zh/dependencies.html
+++ b/zh/dependencies.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/zh/documents/en/api.json b/zh/documents/en/api.json
index 5156d74..8bcba1e 100644
--- a/zh/documents/en/api.json
+++ b/zh/documents/en/api.json
@@ -1 +1 @@
-{"$schema":"http://echarts.baidu.com/doc/json-schem","option":{"type":"Object","properties":{"echarts":{"type":["Object"],"description":";<p>Global
 echarts object, which can be accessed after including <code>echarts.js</code> 
in script tag or through <code>require(&#39;echarts&#39;)</code> in AMD 
environment.</p>\n","properties":{"init":{"type":["Function"],"description":"<pre><code
 class=\"lang-js\">(dom: HTMLDivElement|HTMLCanvasElement, theme?: 
Object|string, opts?: {\n    devicePixelR [...]
\ No newline at end of file
+{"$schema":"http://echarts.baidu.com/doc/json-schem","option":{"type":"Object","properties":{"echarts":{"type":["Object"],"description":";<p>Global
 echarts object, which can be accessed after including <code>echarts.js</code> 
in script tag or through <code>require(&#39;echarts&#39;)</code> in AMD 
environment.</p>\n","properties":{"init":{"type":["Function"],"description":"<pre><code
 class=\"lang-js\">(dom: HTMLDivElement|HTMLCanvasElement, theme?: 
Object|string, opts?: {\n    devicePixelR [...]
\ No newline at end of file
diff --git a/zh/documents/en/option.json b/zh/documents/en/option.json
index ecc9b1a..9e2b880 100644
--- a/zh/documents/en/option.json
+++ b/zh/documents/en/option.json
@@ -1 +1 @@
-{"$schema":"http://echarts.baidu.com/doc/json-schem","option":{"type":"Object","properties":{"title":{"type":["Object"],"description":";<p>Title
 component, including main title and subtitle.</p>\n<p>In ECharts 2.x, a single 
instance of ECharts could contains one title component at most. However, in 
ECharts 3, there could be one or more than one title components. It is more 
useful when multiple diagrams in one instance all need 
titles.</p>\n<p><strong>Here are some instances of different a [...]
\ No newline at end of file
+{"$schema":"http://echarts.baidu.com/doc/json-schem","option":{"type":"Object","properties":{"title":{"type":["Object"],"description":";<p>Title
 component, including main title and subtitle.</p>\n<p>In ECharts 2.x, a single 
instance of ECharts could contains one title component at most. However, in 
ECharts 3, there could be one or more than one title components. It is more 
useful when multiple diagrams in one instance all need 
titles.</p>\n<p><strong>Here are some instances of different a [...]
\ No newline at end of file
diff --git a/zh/documents/en/tutorial.json b/zh/documents/en/tutorial.json
index 5af7598..92154a5 100644
--- a/zh/documents/en/tutorial.json
+++ b/zh/documents/en/tutorial.json
@@ -1 +1 @@
-{"$schema":"http://echarts.baidu.com/doc/json-schem","option":{"type":"Object","properties":{"Get
 Started with ECharts in 5 minutes":{"type":["*"],"description":"<h2 
id=\"get-echarts\">Get ECharts</h2>\n<p>First, install ECharts using one of the 
following methods:</p>\n<ol>\n<li><p>The <a 
href=\"https://ecomfe.github.io/echarts-doc/public/en/download.html\"; 
target=\"_blank\">official download page</a>, which has different builds for 
common needs. If you want to include all packages, you  [...]
\ No newline at end of file
+{"$schema":"http://echarts.baidu.com/doc/json-schem","option":{"type":"Object","properties":{"Get
 Started with ECharts in 5 minutes":{"type":["*"],"description":"<h2 
id=\"get-echarts\">Get ECharts</h2>\n<p>First, install ECharts using one of the 
following methods:</p>\n<ol>\n<li><p>The <a 
href=\"https://ecomfe.github.io/echarts-doc/public/en/download.html\"; 
target=\"_blank\">official download page</a>, which has different builds for 
common needs. If you want to include all packages, you  [...]
\ No newline at end of file
diff --git a/zh/download-extension.html b/zh/download-extension.html
index f55778a..f8ef52a 100644
--- a/zh/download-extension.html
+++ b/zh/download-extension.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/zh/download-map.html b/zh/download-map.html
index f0c95c7..b9ff623 100644
--- a/zh/download-map.html
+++ b/zh/download-map.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/zh/download-theme.html b/zh/download-theme.html
index 102dbba..50c1c8d 100644
--- a/zh/download-theme.html
+++ b/zh/download-theme.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/zh/download.html b/zh/download.html
index 496a586..79907e6 100644
--- a/zh/download.html
+++ b/zh/download.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/zh/download3.html b/zh/download3.html
index 7cd6805..18428b0 100644
--- a/zh/download3.html
+++ b/zh/download3.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/zh/examples.html b/zh/examples.html
index ab499c1..235137a 100644
--- a/zh/examples.html
+++ b/zh/examples.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/zh/faq.html b/zh/faq.html
index 4c53490..8319afd 100644
--- a/zh/faq.html
+++ b/zh/faq.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/zh/feature.html b/zh/feature.html
index c2c0aa9..24a3261 100644
--- a/zh/feature.html
+++ b/zh/feature.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/zh/index.html b/zh/index.html
index 8508c94..6e9579f 100644
--- a/zh/index.html
+++ b/zh/index.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/zh/maillist.html b/zh/maillist.html
index b3c2603..4669a71 100644
--- a/zh/maillist.html
+++ b/zh/maillist.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
diff --git a/zh/option-gl.html b/zh/option-gl.html
index 2409ddc..97108b3 100644
--- a/zh/option-gl.html
+++ b/zh/option-gl.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
@@ -6,7 +6,7 @@
         + '@font-face {font-family:"noto-light";src:local("Microsoft 
Yahei");}';
     document.head.insertBefore(el, document.getElementById('font-hack'));
 }
-</script><title>ECharts Documentation</title><link rel="stylesheet" 
type="text/css" href="css/ecOption.css?_v_=1559800578419"><link 
rel="stylesheet" type="text/css" href="vendors/prettify/prettify.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/perfect-scrollbar/0.6.8/css/perfect-scrollbar.min.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/jquery-autocomplete/jquery.auto-complete.css"><link 
rel="stylesheet" type="text/css" href="vendors/twentytwenty/twentytwenty.css" 
[...]
+</script><title>ECharts Documentation</title><link rel="stylesheet" 
type="text/css" href="css/ecOption.css?_v_=1559801722502"><link 
rel="stylesheet" type="text/css" href="vendors/prettify/prettify.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/perfect-scrollbar/0.6.8/css/perfect-scrollbar.min.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/jquery-autocomplete/jquery.auto-complete.css"><link 
rel="stylesheet" type="text/css" href="vendors/twentytwenty/twentytwenty.css" 
[...]
 <!--[if (gt IE 8)|!(IE)]><body class="undefined"></body><![endif]--><div 
id="main"><nav class="navbar navbar-default navbar-fixed-top"><div 
class="container-fluid"><div class="navbar-header"><button type="button" 
data-toggle="collapse" data-target="#navbar-collapse" aria-expanded="false" 
class="navbar-toggle collapsed"><span class="sr-only">Toggle 
navigation</span><span class="icon-bar"></span><span 
class="icon-bar"></span><span class="icon-bar"></span></button><a 
href="https://echarts.a [...]
     pageName: 'option-gl',
     initHash: 'globe',
@@ -16,7 +16,7 @@
 var vendorPath = '../vendors';
 
 define('globalArgs', extend({
-    version: '1559800578419',
+    version: '1559801722502',
     basePath: './',
     // Schema url is added by each doc page
     schemaUrl: '',
@@ -43,7 +43,7 @@ require.config({
         hasher: vendorPath + '/hasher/1.2.0/hasher.min',
         perfectScrollbar: vendorPath + 
'/perfect-scrollbar/0.6.8/js/perfect-scrollbar'
     },
-    urlArgs: '_v_=1559800578419'
+    urlArgs: '_v_=1559801722502'
 });
 
 require(['docTool/main'], function (main) {
diff --git a/zh/option.html b/zh/option.html
index e2a5160..7316114 100644
--- a/zh/option.html
+++ b/zh/option.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
@@ -6,7 +6,7 @@
         + '@font-face {font-family:"noto-light";src:local("Microsoft 
Yahei");}';
     document.head.insertBefore(el, document.getElementById('font-hack'));
 }
-</script><title>ECharts Documentation</title><link rel="stylesheet" 
type="text/css" href="css/ecOption.css?_v_=1559800578419"><link 
rel="stylesheet" type="text/css" href="vendors/prettify/prettify.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/perfect-scrollbar/0.6.8/css/perfect-scrollbar.min.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/jquery-autocomplete/jquery.auto-complete.css"><link 
rel="stylesheet" type="text/css" href="vendors/twentytwenty/twentytwenty.css" 
[...]
+</script><title>ECharts Documentation</title><link rel="stylesheet" 
type="text/css" href="css/ecOption.css?_v_=1559801722502"><link 
rel="stylesheet" type="text/css" href="vendors/prettify/prettify.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/perfect-scrollbar/0.6.8/css/perfect-scrollbar.min.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/jquery-autocomplete/jquery.auto-complete.css"><link 
rel="stylesheet" type="text/css" href="vendors/twentytwenty/twentytwenty.css" 
[...]
 <!--[if (gt IE 8)|!(IE)]><body class="undefined"></body><![endif]--><div 
id="main"><nav class="navbar navbar-default navbar-fixed-top"><div 
class="container-fluid"><div class="navbar-header"><button type="button" 
data-toggle="collapse" data-target="#navbar-collapse" aria-expanded="false" 
class="navbar-toggle collapsed"><span class="sr-only">Toggle 
navigation</span><span class="icon-bar"></span><span 
class="icon-bar"></span><span class="icon-bar"></span></button><a 
href="https://echarts.a [...]
     pageName: 'option',
     initHash: 'title',
@@ -16,7 +16,7 @@
 var vendorPath = '../vendors';
 
 define('globalArgs', extend({
-    version: '1559800578419',
+    version: '1559801722502',
     basePath: './',
     // Schema url is added by each doc page
     schemaUrl: '',
@@ -43,7 +43,7 @@ require.config({
         hasher: vendorPath + '/hasher/1.2.0/hasher.min',
         perfectScrollbar: vendorPath + 
'/perfect-scrollbar/0.6.8/js/perfect-scrollbar'
     },
-    urlArgs: '_v_=1559800578419'
+    urlArgs: '_v_=1559801722502'
 });
 
 require(['docTool/main'], function (main) {
diff --git a/zh/option3.html b/zh/option3.html
index 9fa0623..ebb75a4 100644
--- a/zh/option3.html
+++ b/zh/option3.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
@@ -6,7 +6,7 @@
         + '@font-face {font-family:"noto-light";src:local("Microsoft 
Yahei");}';
     document.head.insertBefore(el, document.getElementById('font-hack'));
 }
-</script><title>ECharts Documentation</title><link rel="stylesheet" 
type="text/css" href="css/ecOption.css?_v_=1559800578419"><link 
rel="stylesheet" type="text/css" href="vendors/prettify/prettify.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/perfect-scrollbar/0.6.8/css/perfect-scrollbar.min.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/jquery-autocomplete/jquery.auto-complete.css"><link 
rel="stylesheet" type="text/css" href="vendors/twentytwenty/twentytwenty.css" 
[...]
+</script><title>ECharts Documentation</title><link rel="stylesheet" 
type="text/css" href="css/ecOption.css?_v_=1559801722502"><link 
rel="stylesheet" type="text/css" href="vendors/prettify/prettify.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/perfect-scrollbar/0.6.8/css/perfect-scrollbar.min.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/jquery-autocomplete/jquery.auto-complete.css"><link 
rel="stylesheet" type="text/css" href="vendors/twentytwenty/twentytwenty.css" 
[...]
 <!--[if (gt IE 8)|!(IE)]><body class="undefined"></body><![endif]--><div 
id="main"><nav class="navbar navbar-default navbar-fixed-top"><div 
class="container-fluid"><div class="navbar-header"><button type="button" 
data-toggle="collapse" data-target="#navbar-collapse" aria-expanded="false" 
class="navbar-toggle collapsed"><span class="sr-only">Toggle 
navigation</span><span class="icon-bar"></span><span 
class="icon-bar"></span><span class="icon-bar"></span></button><a 
href="https://echarts.a [...]
     pageName: 'option',
     schemaName: 'option3',
@@ -17,7 +17,7 @@
 var vendorPath = '../vendors';
 
 define('globalArgs', extend({
-    version: '1559800578419',
+    version: '1559801722502',
     basePath: './',
     // Schema url is added by each doc page
     schemaUrl: '',
@@ -44,7 +44,7 @@ require.config({
         hasher: vendorPath + '/hasher/1.2.0/hasher.min',
         perfectScrollbar: vendorPath + 
'/perfect-scrollbar/0.6.8/js/perfect-scrollbar'
     },
-    urlArgs: '_v_=1559800578419'
+    urlArgs: '_v_=1559801722502'
 });
 
 require(['docTool/main'], function (main) {
diff --git a/zh/spreadsheet.html b/zh/spreadsheet.html
index 8f0d490..785c192 100644
--- a/zh/spreadsheet.html
+++ b/zh/spreadsheet.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
@@ -6,13 +6,13 @@
         + '@font-face {font-family:"noto-light";src:local("Microsoft 
Yahei");}';
     document.head.insertBefore(el, document.getElementById('font-hack'));
 }
-</script><title>ECharts Spreadsheet Tool</title><link rel="stylesheet" 
type="text/css" 
href="vendors/handsontable/0.26.1/dist/handsontable.full.min.css?_v_=1.0.0"><link
 rel="stylesheet" type="text/css" 
href="css/spreadsheet.css?_v_=1559800578419"><script 
src="js/log.js"></script><script src="vendors/esl.js"></script><script 
type="text/javascript" 
src="./vendors/jquery/jquery.min.js"></script></head><!--[if lte IE 8]><body 
class="lower-ie"><div id="lowie-main"><img src="./images/forie.png [...]
+</script><title>ECharts Spreadsheet Tool</title><link rel="stylesheet" 
type="text/css" 
href="vendors/handsontable/0.26.1/dist/handsontable.full.min.css?_v_=1.0.0"><link
 rel="stylesheet" type="text/css" 
href="css/spreadsheet.css?_v_=1559801722502"><script 
src="js/log.js"></script><script src="vendors/esl.js"></script><script 
type="text/javascript" 
src="./vendors/jquery/jquery.min.js"></script></head><!--[if lte IE 8]><body 
class="lower-ie"><div id="lowie-main"><img src="./images/forie.png [...]
 <!--[if (gt IE 8)|!(IE)]><body class="undefined"></body><![endif]--><div 
id="main"><nav class="navbar navbar-default navbar-fixed-top"><div 
class="container-fluid"><div class="navbar-header"><button type="button" 
data-toggle="collapse" data-target="#navbar-collapse" aria-expanded="false" 
class="navbar-toggle collapsed"><span class="sr-only">Toggle 
navigation</span><span class="icon-bar"></span><span 
class="icon-bar"></span><span class="icon-bar"></span></button><a 
href="https://echarts.a [...]
 
 var vendorPath = '../vendors';
 
 define('globalArgs', extend({
-    version: '1559800578419',
+    version: '1559801722502',
     basePath: './'
 }, window.globalArgsExtra || {}));
 
@@ -31,7 +31,7 @@ require.config({
         numeral: vendorPath + '/numeral/1.4.7/numeral.min',
         immutable: vendorPath + '/immutable/3.7.4/dist/immutable'
     },
-    urlArgs: '_v_=1559800578419'
+    urlArgs: '_v_=1559801722502'
 });
 
 require(['spreadsheet/spreadsheet'], function (spreadsheet) {
diff --git a/zh/tutorial.html b/zh/tutorial.html
index da73453..deae757 100644
--- a/zh/tutorial.html
+++ b/zh/tutorial.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
+<!DOCTYPE html><html lang="zh-CN"><head><meta charset="utf-8"><meta 
http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" 
content="width=device-width, initial-scale=1" user-scalable="no"><meta 
name="description" content="ECharts, a powerful, interactive charting and 
visualization library for browser"><link rel="shortcut icon" 
href="images/favicon.png"><link rel="stylesheet" type="text/css" 
href="vendors/bootstrap/css/bootstrap.min.css"><!-- HTML5 shim and Respond.js 
for IE [...]
 </script><script type="text/javascript" 
src="./vendors/pace/pace.min.js"></script><script id="font-hack" 
type="text/javascript">if (/windows/i.test(navigator.userAgent)) {
     var el = document.createElement('style');
     el.innerHTML = ''
@@ -6,7 +6,7 @@
         + '@font-face {font-family:"noto-light";src:local("Microsoft 
Yahei");}';
     document.head.insertBefore(el, document.getElementById('font-hack'));
 }
-</script><title>ECharts Documentation</title><link rel="stylesheet" 
type="text/css" href="css/ecOption.css?_v_=1559800578419"><link 
rel="stylesheet" type="text/css" href="vendors/prettify/prettify.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/perfect-scrollbar/0.6.8/css/perfect-scrollbar.min.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/jquery-autocomplete/jquery.auto-complete.css"><link 
rel="stylesheet" type="text/css" href="vendors/twentytwenty/twentytwenty.css" 
[...]
+</script><title>ECharts Documentation</title><link rel="stylesheet" 
type="text/css" href="css/ecOption.css?_v_=1559801722502"><link 
rel="stylesheet" type="text/css" href="vendors/prettify/prettify.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/perfect-scrollbar/0.6.8/css/perfect-scrollbar.min.css"><link 
rel="stylesheet" type="text/css" 
href="vendors/jquery-autocomplete/jquery.auto-complete.css"><link 
rel="stylesheet" type="text/css" href="vendors/twentytwenty/twentytwenty.css" 
[...]
 <!--[if (gt IE 8)|!(IE)]><body class="undefined"></body><![endif]--><div 
id="main"><nav class="navbar navbar-default navbar-fixed-top"><div 
class="container-fluid"><div class="navbar-header"><button type="button" 
data-toggle="collapse" data-target="#navbar-collapse" aria-expanded="false" 
class="navbar-toggle collapsed"><span class="sr-only">Toggle 
navigation</span><span class="icon-bar"></span><span 
class="icon-bar"></span><span class="icon-bar"></span></button><a 
href="https://echarts.a [...]
 
 window.globalArgsExtra = {
@@ -30,7 +30,7 @@ window.globalArgsExtra = {
 var vendorPath = '../vendors';
 
 define('globalArgs', extend({
-    version: '1559800578419',
+    version: '1559801722502',
     basePath: './',
     // Schema url is added by each doc page
     schemaUrl: '',
@@ -57,7 +57,7 @@ require.config({
         hasher: vendorPath + '/hasher/1.2.0/hasher.min',
         perfectScrollbar: vendorPath + 
'/perfect-scrollbar/0.6.8/js/perfect-scrollbar'
     },
-    urlArgs: '_v_=1559800578419'
+    urlArgs: '_v_=1559801722502'
 });
 
 require(['docTool/main'], function (main) {


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to