You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by ov...@apache.org on 2019/10/14 03:15:46 UTC

[incubator-echarts-doc] branch ci created (now 99dcf60)

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

ovilia pushed a change to branch ci
in repository https://gitbox.apache.org/repos/asf/incubator-echarts-doc.git.


      at 99dcf60  ci: update ci using GitHub actions

This branch includes the following new commits:

     new 93a5e96  Merge branch 'master' of github.com:apache/incubator-echarts-doc
     new 84b027e  Merge branch 'master' of github.com:apache/incubator-echarts-doc
     new 35f9a67  Merge branch 'master' of github.com:apache/incubator-echarts-doc
     new 99dcf60  ci: update ci using GitHub actions

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



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


[incubator-echarts-doc] 01/04: Merge branch 'master' of github.com:apache/incubator-echarts-doc

Posted by ov...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 93a5e9698f01400fdfdf03769151e1b240562af9
Merge: dc14a9b df9929d
Author: Ovilia <zw...@gmail.com>
AuthorDate: Fri Sep 6 19:07:41 2019 +0800

    Merge branch 'master' of github.com:apache/incubator-echarts-doc



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


[incubator-echarts-doc] 02/04: Merge branch 'master' of github.com:apache/incubator-echarts-doc

Posted by ov...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 84b027e9597d8c9897d4e7ea7e6503f7ced22d8b
Merge: 93a5e96 88bd813
Author: Ovilia <zw...@gmail.com>
AuthorDate: Mon Sep 23 16:14:05 2019 +0800

    Merge branch 'master' of github.com:apache/incubator-echarts-doc

 .github/workflows/nodejs.yml                       |    25 +
 README.md                                          |    15 +-
 build.js                                           |    38 +-
 cn/changelog.md                                    |   173 +
 cn/option-gl/component/axis3D-axis-common.md       |     8 +-
 cn/option-gl/component/axis3D-common.md            |     8 +-
 cn/option-gl/component/geo3D-common.md             |    18 +-
 cn/option-gl/component/geo3D.md                    |     4 +-
 cn/option-gl/component/globe.md                    |    12 +-
 cn/option-gl/component/grid3D.md                   |     2 +-
 cn/option-gl/component/mapbox3D.md                 |     2 +-
 cn/option-gl/partial/animation.md                  |     2 +-
 cn/option-gl/partial/box-size.md                   |     6 +-
 cn/option-gl/partial/environment.md                |     2 +-
 cn/option-gl/partial/formatter.md                  |    78 +
 cn/option-gl/partial/label.md                      |    15 +-
 cn/option-gl/partial/light.md                      |     6 +-
 cn/option-gl/partial/post-effect.md                |    39 +-
 cn/option-gl/partial/series-name.md                |     2 +-
 cn/option-gl/partial/shading.md                    |    16 +-
 cn/option-gl/partial/temporal-super-sampling.md    |     2 +-
 cn/option-gl/partial/view-control.md               |     6 +-
 cn/option-gl/partial/zlevel.md                     |     2 +-
 cn/option-gl/series/bar3D.md                       |     2 +-
 cn/option-gl/series/flowGL.md                      |    10 +-
 cn/option-gl/series/graphGL.md                     |     6 +-
 cn/option-gl/series/lines3D.md                     |     2 +-
 cn/option-gl/series/polygons3D.md                  |     4 +-
 cn/option-gl/series/scatter3D.md                   |     2 +-
 cn/option-gl/series/series.md                      |     2 +-
 cn/option-gl/series/surface.md                     |     9 +-
 cn/option/component/geo.md                         |     4 +-
 cn/option/partial/symbol.md                        |     2 +-
 cn/option/series/map.md                            |     8 +-
 config.js => config/env.asf.js                     |     0
 configdev.js => config/env.dev.js                  |     0
 config/env.echartsjs.js                            |     9 +
 configgithub.js => config/env.github.js            |     0
 configen.js                                        |     9 -
 en/api/events.md                                   |     2 +-
 en/changelog.md                                    |   200 +-
 en/option-gl/component/axis3D-axis-common.md       |   134 +
 {cn => en}/option-gl/component/axis3D-common.md    |   102 +-
 {cn => en}/option-gl/component/geo3D-common.md     |    69 +-
 en/option-gl/component/geo3D.md                    |    16 +
 en/option-gl/component/globe.md                    |   199 +-
 en/option-gl/component/grid3D.md                   |    73 +
 en/option-gl/component/mapbox3D.md                 |    83 +
 en/option-gl/component/xAxis3D.md                  |    27 +
 en/option-gl/component/yAxis3D.md                  |    27 +
 en/option-gl/component/zAxis3D.md                  |    27 +
 en/option-gl/option-gl.md                          |    20 +-
 {cn => en}/option-gl/partial/animation.md          |    13 +-
 en/option-gl/partial/area-style.md                 |    19 +
 en/option-gl/partial/blend-mode.md                 |     9 +
 {cn => en}/option-gl/partial/box-size.md           |     6 +-
 en/option-gl/partial/environment.md                |    22 +
 en/option-gl/partial/formatter.md                  |    78 +
 en/option-gl/partial/icon.md                       |    16 +
 en/option-gl/partial/item-style.md                 |    18 +
 {cn => en}/option-gl/partial/label.md              |    50 +-
 en/option-gl/partial/light.md                      |   104 +
 en/option-gl/partial/line-style.md                 |    23 +
 en/option-gl/partial/post-effect.md                |   187 +
 en/option-gl/partial/series-name.md                |     3 +
 en/option-gl/partial/shading.md                    |    98 +
 en/option-gl/partial/symbol.md                     |    17 +
 en/option-gl/partial/temporal-super-sampling.md    |    19 +
 en/option-gl/partial/view-control.md               |   155 +
 .../partial/viewport.md}                           |    84 +-
 en/option-gl/partial/zlevel.md                     |    12 +
 {cn => en}/option-gl/series/bar3D.md               |    46 +-
 en/option-gl/series/common-coordinate-system.md    |    61 +
 en/option-gl/series/common-data.md                 |    29 +
 en/option-gl/series/flowGL.md                      |    85 +
 en/option-gl/series/graphGL.md                     |   174 +
 en/option-gl/series/line3D.md                      |    65 +
 en/option-gl/series/lines3D.md                     |   122 +
 en/option-gl/series/map3D.md                       |    21 +
 en/option-gl/series/polygons3D.md                  |    65 +
 {cn => en}/option-gl/series/scatter3D.md           |    25 +-
 en/option-gl/series/scatterGL.md                   |    66 +
 en/option-gl/series/series.md                      |     9 +
 en/option-gl/series/silent.md                      |     4 +
 {cn => en}/option-gl/series/surface.md             |    92 +-
 en/option/component/aria.md                        |    44 +-
 en/option/component/axisPointer.md                 |     2 +-
 en/option/component/brush.md                       |     2 +-
 en/option/component/dataset.md                     |     2 +-
 en/option/component/geo.md                         |     4 +-
 en/option/component/graphic.md                     |     2 +-
 en/option/component/toolbox.md                     |     4 +-
 en/option/component/visual-map-continuous.md       |     4 +-
 en/option/component/visual-map-piecewise.md        |     2 +-
 en/option/component/visual-map.md                  |     6 +-
 en/option/option.md                                |     7 +
 en/option/partial/1d-data.md                       |     4 +-
 en/option/partial/2d-data.md                       |     2 +-
 en/option/partial/animation.md                     |     2 +-
 en/option/partial/axisPointer-common.md            |     2 +-
 en/option/partial/encode-dimensions.md             |     2 +-
 en/option/partial/icon.md                          |     2 +-
 en/option/partial/mark-area.md                     |     8 +-
 en/option/partial/rect-layout.md                   |     8 +-
 en/option/partial/series-name.md                   |     2 +-
 en/option/partial/symbol.md                        |     2 +-
 en/option/partial/tooltip-common.md                |     2 +-
 en/option/partial/z-zlevel.md                      |     2 +-
 en/option/partial/zr-graphic.md                    |     4 +-
 en/option/series/custom.md                         |     4 +-
 en/option/series/graph.md                          |     8 +-
 en/option/series/line.md                           |     2 +-
 en/option/series/lines.md                          |     5 +-
 en/option/series/map.md                            |     8 +-
 en/option/series/pictorialBar.md                   |     4 +-
 en/option/series/tree.md                           |     4 +-
 en/tutorial/aria.md                                |    17 +-
 package.json                                       |     3 +-
 public/404.html                                    |     7 +-
 public/about.html                                  |     7 +-
 public/api.html                                    |     7 +-
 public/builder.html                                |     7 +-
 public/builder3.html                               |     7 +-
 public/changelog.html                              |     7 +-
 public/cheat-sheet.html                            |     6 +
 public/cn/documents/cn/api.json                    |     2 +-
 public/cn/documents/cn/changelog.html              |   169 +
 public/cn/documents/cn/option.json                 |     2 +-
 public/cn/documents/cn/tutorial.json               |     2 +-
 public/coding-standard.html                        |     7 +-
 public/committer.html                              |     7 +-
 public/demo.html                                   |     7 +-
 public/download-extension.html                     |     7 +-
 public/download-map.html                           |     7 +-
 public/download-theme.html                         |     7 +-
 public/download.html                               |     7 +-
 public/download3.html                              |     7 +-
 public/en/404.html                                 |    20 +
 public/en/api.html                                 |    28 +-
 public/en/builder.html                             |    29 +-
 public/en/builder/echarts.html                     |     2 +-
 .../src/echarts/action/createDataSelectAction.js   |     3 +-
 public/en/builder/src/echarts/chart/bar.js         |     5 +-
 public/en/builder/src/echarts/chart/bar/BarView.js |    59 +-
 .../src/echarts/chart/chord/chordCircularLayout.js |     6 -
 public/en/builder/src/echarts/chart/custom.js      |    41 +-
 .../builder/src/echarts/chart/funnel/FunnelView.js |    21 +-
 .../src/echarts/chart/funnel/funnelLayout.js       |    54 +-
 .../builder/src/echarts/chart/gauge/GaugeView.js   |     3 +-
 public/en/builder/src/echarts/chart/graph.js       |     2 +-
 .../builder/src/echarts/chart/graph/GraphView.js   |    54 +-
 .../builder/src/echarts/chart/graph/adjustEdge.js  |    12 +-
 .../src/echarts/chart/graph/categoryVisual.js      |    17 +-
 .../src/echarts/chart/graph/circularLayout.js      |     2 +-
 .../echarts/chart/graph/circularLayoutHelper.js    |    87 +-
 .../builder/src/echarts/chart/graph/forceLayout.js |     2 +-
 .../calendar.js => chart/graph/graphHelper.js}     |    30 +-
 .../src/echarts/chart/heatmap/HeatmapLayer.js      |     8 -
 public/en/builder/src/echarts/chart/helper/Line.js |    15 +-
 .../builder/src/echarts/chart/helper/LinePath.js   |    13 +-
 .../en/builder/src/echarts/chart/helper/Symbol.js  |    56 +-
 .../en/builder/src/echarts/chart/pie/PieSeries.js  |     3 +
 public/en/builder/src/echarts/chart/pie/PieView.js |    76 +-
 .../builder/src/echarts/chart/pie/labelLayout.js   |    19 +-
 .../builder/src/echarts/chart/radar/RadarView.js   |    16 +-
 .../builder/src/echarts/chart/radar/radarLayout.js |    37 +-
 .../src/echarts/chart/sankey/SankeySeries.js       |    55 +-
 .../builder/src/echarts/chart/sankey/SankeyView.js |    14 +-
 .../src/echarts/chart/sankey/sankeyAction.js       |     5 -
 .../src/echarts/chart/sankey/sankeyLayout.js       |   318 +-
 .../src/echarts/chart/sankey/sankeyVisual.js       |    15 +-
 .../src/echarts/chart/sunburst/SunburstPiece.js    |     2 +-
 .../echarts/chart/themeRiver/ThemeRiverSeries.js   |     8 +-
 .../src/echarts/chart/themeRiver/ThemeRiverView.js |     5 -
 .../echarts/chart/themeRiver/themeRiverLayout.js   |     5 -
 .../echarts/chart/themeRiver/themeRiverVisual.js   |     5 -
 .../builder/src/echarts/chart/tree/TreeSeries.js   |     5 -
 .../en/builder/src/echarts/chart/tree/TreeView.js  |     5 -
 .../builder/src/echarts/chart/tree/treeAction.js   |     5 -
 .../src/echarts/chart/treemap/TreemapSeries.js     |     2 +-
 .../src/echarts/component/axis/AngleAxisView.js    |    14 +-
 .../src/echarts/component/axis/AxisBuilder.js      |    44 +-
 .../echarts/component/axis/CartesianAxisView.js    |     5 +-
 .../src/echarts/component/axis/SingleAxisView.js   |     5 +-
 .../component/axisPointer/BaseAxisPointer.js       |     2 +-
 .../component/axisPointer/CartesianAxisPointer.js  |    12 +-
 .../component/axisPointer/SingleAxisPointer.js     |    12 +-
 .../echarts/component/axisPointer/viewHelper.js    |     3 +
 .../src/echarts/component/brush/selector.js        |    50 +-
 .../en/builder/src/echarts/component/calendar.js   |     5 -
 .../en/builder/src/echarts/component/dataZoom.js   |    16 +-
 .../src/echarts/component/dataZoom/AxisProxy.js    |    98 +-
 .../echarts/component/dataZoom/InsideZoomView.js   |     2 +-
 .../echarts/component/dataZoom/SliderZoomView.js   |     5 +-
 .../src/echarts/component/dataZoomInside.js        |     4 -
 .../src/echarts/component/dataZoomSelect.js        |     3 +-
 .../src/echarts/component/dataZoomSlider.js}       |     6 -
 .../src/echarts/component/helper/MapDraw.js        |     8 +-
 .../src/echarts/component/helper/sliderMove.js     |    16 +-
 .../component/legend/ScrollableLegendView.js       |    17 +-
 .../src/echarts/component/marker/MarkLineView.js   |     9 +-
 .../src/echarts/component/marker/MarkPointView.js  |    22 +-
 public/en/builder/src/echarts/component/title.js   |    24 +-
 .../src/echarts/component/toolbox/ToolboxModel.js  |     9 +-
 .../src/echarts/component/toolbox/ToolboxView.js   |    30 +-
 .../echarts/component/toolbox/feature/DataView.js  |    17 +-
 .../component/toolbox/feature/SaveAsImage.js       |    12 +-
 .../echarts/component/tooltip/TooltipContent.js    |    17 +-
 .../component/tooltip/TooltipRichContent.js        |    11 +-
 .../src/echarts/component/tooltip/TooltipView.js   |     2 +-
 .../echarts/component/visualMap/ContinuousView.js  |     6 +-
 .../echarts/component/visualMap/PiecewiseModel.js  |     4 +-
 .../echarts/component/visualMap/PiecewiseView.js   |     2 +-
 .../src/echarts/component/visualMap/helper.js      |    10 +-
 .../src/echarts/coord/axisTickLabelBuilder.js      |     2 +-
 .../en/builder/src/echarts/coord/cartesian/Grid.js |    14 +-
 .../builder/src/echarts/coord/single/AxisModel.js  |     4 +-
 public/en/builder/src/echarts/data/Graph.js        |     9 +-
 public/en/builder/src/echarts/data/List.js         |    47 +-
 .../src/echarts/data/helper/completeDimensions.js  |     2 +-
 .../src/echarts/data/helper/dimensionHelper.js     |    40 +-
 public/en/builder/src/echarts/echarts.js           |    56 +-
 public/en/builder/src/echarts/helper.js            |     1 -
 public/en/builder/src/echarts/langEN.js            |    32 +
 .../langEN.js => en/builder/src/echarts/langES.js} |    32 +-
 public/en/builder/src/echarts/layout/barGrid.js    |    20 +-
 public/en/builder/src/echarts/layout/barPolar.js   |    17 +-
 public/en/builder/src/echarts/model/Global.js      |     2 +-
 .../en/builder/src/echarts/model/OptionManager.js  |     2 +-
 .../builder/src/echarts/model/mixin/dataFormat.js  |     7 +-
 .../builder/src/echarts/model/mixin/lineStyle.js   |    14 +-
 .../src/echarts/preprocessor/backwardCompat.js     |     2 +-
 public/en/builder/src/echarts/util/KDTree.js       |     7 -
 public/en/builder/src/echarts/util/graphic.js      |   420 +-
 public/en/builder/src/echarts/util/number.js       |     8 +
 public/en/builder/src/echarts/util/quickSelect.js  |     3 -
 public/en/builder/src/echarts/util/symbol.js       |    20 +-
 public/en/builder/src/echarts/view/Chart.js        |    28 +-
 public/en/builder/src/echarts/visual/symbol.js     |    28 +-
 .../echarts3/component/visualMap/PiecewiseModel.js |     2 +-
 public/en/builder/src/zrender/Painter.js           |    13 +-
 public/en/builder/src/zrender/contain/text.js      |    40 +-
 public/en/builder/src/zrender/core/PathProxy.js    |     8 +-
 public/en/builder/src/zrender/core/event.js        |   160 +-
 .../src/zrender/core/fourPointsTransform.js        |    90 +
 .../en/builder/src/zrender/graphic/CompoundPath.js |     2 +-
 .../en/builder/src/zrender/graphic/Displayable.js  |    27 +-
 public/en/builder/src/zrender/graphic/Path.js      |     6 +-
 public/en/builder/src/zrender/graphic/Style.js     |     7 +-
 .../en/builder/src/zrender/graphic/helper/text.js  |    22 +-
 public/en/builder/src/zrender/svg/graphic.js       |    56 +-
 .../src/zrender/svg/helper/ClippathManager.js      |     4 +-
 public/en/builder/src/zrender/vml/graphic.js       |    10 +-
 public/en/builder/src/zrender/zrender.js           |    11 +-
 public/en/changelog.html                           |   187 +-
 public/en/cheat-sheet.html                         |    21 +
 public/en/coding-standard.html                     |    18 +-
 public/en/committers.html                          |    14 +-
 public/en/css/main.css                             |     2 +-
 public/en/dependencies.html                        |    14 +-
 public/en/dist/echarts-en.common.js                |  2642 +-
 public/en/dist/echarts-en.common.min.js            |     2 +-
 public/en/dist/echarts-en.js                       | 33615 ++++++++++---------
 public/en/dist/echarts-en.js.map                   |     2 +-
 public/en/dist/echarts-en.min.js                   |     2 +-
 public/en/dist/echarts-en.simple.js                |  1643 +-
 public/en/dist/echarts-en.simple.min.js            |     2 +-
 public/en/dist/echarts.common.js                   |  2610 +-
 public/en/dist/echarts.common.min.js               |     2 +-
 public/en/dist/echarts.js                          | 33583 +++++++++---------
 public/en/dist/echarts.js.map                      |     2 +-
 public/en/dist/echarts.min.js                      |     2 +-
 public/en/dist/echarts.simple.js                   |  1611 +-
 public/en/dist/echarts.simple.min.js               |     2 +-
 public/en/dist/extension/bmap.min.js               |     2 +-
 public/en/dist/extension/dataTool.js               |    80 +-
 public/en/dist/extension/dataTool.js.map           |     2 +-
 public/en/dist/extension/dataTool.min.js           |     2 +-
 public/en/documents/en/api.json                    |     2 +-
 public/en/documents/en/changelog.html              |   169 +
 public/en/documents/en/option.json                 |     2 +-
 public/en/documents/en/tutorial.json               |     2 +-
 public/en/documents/zh/api.json                    |     2 +-
 public/en/documents/zh/changelog.html              |   169 +
 public/en/documents/zh/option.json                 |     2 +-
 public/en/documents/zh/tutorial.json               |     2 +-
 public/en/download-extension.html                  |    14 +-
 public/en/download-map.html                        |    16 +-
 public/en/download-theme.html                      |    25 +-
 public/en/download.html                            |    18 +-
 public/en/faq.html                                 |    16 +-
 public/en/feature.html                             |    14 +-
 public/en/images/404.png                           |   Bin 72998 -> 25182 bytes
 public/en/images/about/1.png                       |   Bin 36618 -> 35765 bytes
 public/en/images/about/2.png                       |   Bin 77291 -> 76438 bytes
 public/en/images/about/3.png                       |   Bin 114969 -> 114116 bytes
 public/en/images/about/4.png                       |   Bin 67588 -> 66735 bytes
 public/en/images/about/5.png                       |   Bin 140731 -> 139878 bytes
 public/en/images/about/6.png                       |   Bin 56879 -> 56026 bytes
 public/en/images/about/7.png                       |   Bin 102847 -> 101994 bytes
 public/en/images/about/8.png                       |   Bin 17302 -> 17237 bytes
 public/en/images/about/xiaomi.png                  |   Bin 12462 -> 12397 bytes
 public/en/images/banners/2017-03-23-ife.png        |   Bin 30268 -> 30255 bytes
 public/en/images/banners/2017-09-12-zhibo.png      |   Bin 93489 -> 60788 bytes
 public/en/images/bg.png                            |   Bin 55761 -> 8242 bytes
 public/en/images/bg2.png                           |   Bin 17932 -> 3966 bytes
 public/en/images/btn-arrow.png                     |   Bin 448 -> 435 bytes
 public/en/images/btn-download.png                  |   Bin 775 -> 762 bytes
 public/en/images/btn-email.png                     |   Bin 1226 -> 1213 bytes
 public/en/images/btn-github.png                    |   Bin 1178 -> 1165 bytes
 public/en/images/btn-weibo.png                     |   Bin 1661 -> 1648 bytes
 public/en/images/btn-weixin.png                    |   Bin 1383 -> 1370 bytes
 public/en/images/builder/checked.png               |   Bin 1069 -> 216 bytes
 public/en/images/chart-icon.png                    |   Bin 13805 -> 7543 bytes
 public/en/images/company/company1.jpg              |   Bin 0 -> 10003 bytes
 public/en/images/company/company1.png              |   Bin 40660 -> 34074 bytes
 public/en/images/company/company10.jpg             |   Bin 0 -> 10815 bytes
 public/en/images/company/company10.png             |   Bin 21174 -> 17340 bytes
 public/en/images/company/company11.jpg             |   Bin 0 -> 10948 bytes
 public/en/images/company/company11.png             |   Bin 41458 -> 33932 bytes
 public/en/images/company/company12.jpg             |   Bin 0 -> 6647 bytes
 public/en/images/company/company12.png             |   Bin 29268 -> 22972 bytes
 public/en/images/company/company13.jpg             |   Bin 0 -> 7396 bytes
 public/en/images/company/company13.png             |   Bin 24944 -> 18234 bytes
 public/en/images/company/company14.jpg             |   Bin 0 -> 7136 bytes
 public/en/images/company/company14.png             |   Bin 24571 -> 18684 bytes
 public/en/images/company/company15.jpg             |   Bin 0 -> 7150 bytes
 public/en/images/company/company15.png             |   Bin 42695 -> 33241 bytes
 public/en/images/company/company16.jpg             |   Bin 0 -> 5899 bytes
 public/en/images/company/company16.png             |   Bin 9453 -> 6234 bytes
 public/en/images/company/company17.jpg             |   Bin 0 -> 8680 bytes
 public/en/images/company/company17.png             |   Bin 51321 -> 37432 bytes
 public/en/images/company/company18.jpg             |   Bin 0 -> 8590 bytes
 public/en/images/company/company18.png             |   Bin 52342 -> 40871 bytes
 public/en/images/company/company19.jpg             |   Bin 0 -> 6425 bytes
 public/en/images/company/company19.png             |   Bin 17617 -> 12456 bytes
 public/en/images/company/company2.jpg              |   Bin 0 -> 11482 bytes
 public/en/images/company/company2.png              |   Bin 59543 -> 46597 bytes
 public/en/images/company/company20.jpg             |   Bin 0 -> 7178 bytes
 public/en/images/company/company20.png             |   Bin 30413 -> 21384 bytes
 public/en/images/company/company21.jpg             |   Bin 0 -> 5760 bytes
 public/en/images/company/company21.png             |   Bin 37470 -> 26625 bytes
 public/en/images/company/company22.jpg             |   Bin 0 -> 7825 bytes
 public/en/images/company/company22.png             |   Bin 31626 -> 24520 bytes
 public/en/images/company/company23.jpg             |   Bin 0 -> 7382 bytes
 public/en/images/company/company23.png             |   Bin 13831 -> 9483 bytes
 public/en/images/company/company24.jpg             |   Bin 0 -> 8602 bytes
 public/en/images/company/company24.png             |   Bin 24348 -> 21163 bytes
 public/en/images/company/company3.jpg              |   Bin 0 -> 7722 bytes
 public/en/images/company/company3.png              |   Bin 43341 -> 35425 bytes
 public/en/images/company/company4.jpg              |   Bin 0 -> 7510 bytes
 public/en/images/company/company4.png              |   Bin 28632 -> 22664 bytes
 public/en/images/company/company5.jpg              |   Bin 0 -> 8923 bytes
 public/en/images/company/company5.png              |   Bin 9430 -> 5722 bytes
 public/en/images/company/company6.jpg              |   Bin 0 -> 7918 bytes
 public/en/images/company/company6.png              |   Bin 21655 -> 16583 bytes
 public/en/images/company/company7.jpg              |   Bin 0 -> 7919 bytes
 public/en/images/company/company7.png              |   Bin 33797 -> 25376 bytes
 public/en/images/company/company8.jpg              |   Bin 0 -> 5779 bytes
 public/en/images/company/company8.png              |   Bin 9260 -> 6290 bytes
 public/en/images/company/company9.jpg              |   Bin 0 -> 9989 bytes
 public/en/images/company/company9.png              |   Bin 49281 -> 38098 bytes
 public/en/images/echarts-footer-logo.png           |   Bin 7564 -> 7551 bytes
 public/en/images/echarts-footer-text.png           |   Bin 1272 -> 1259 bytes
 public/en/images/extensions/default-extension.png  |   Bin 2028 -> 2015 bytes
 public/en/images/favicon.png                       |   Bin 1592 -> 1534 bytes
 public/en/images/feature-1.png                     |   Bin 116562 -> 38354 bytes
 public/en/images/features/capetown-taxi.jpg        |   Bin 0 -> 260801 bytes
 public/en/images/features/capetown-taxi.png        |   Bin 1501879 -> 1192562 bytes
 public/en/images/features/population.jpg           |   Bin 0 -> 264046 bytes
 public/en/images/features/population.png           |   Bin 580827 -> 447886 bytes
 public/en/images/features/scatterGL.jpg            |   Bin 0 -> 272203 bytes
 public/en/images/features/scatterGL.png            |   Bin 643166 -> 386820 bytes
 public/en/images/features/scatterGL2.jpg           |   Bin 0 -> 841023 bytes
 public/en/images/features/scatterGL2.png           |   Bin 2009491 -> 1113942 bytes
 public/en/images/features/scatterGL3.jpg           |   Bin 0 -> 676108 bytes
 public/en/images/features/scatterGL3.png           |   Bin 1272747 -> 714079 bytes
 public/en/images/features/scatterGL4.jpg           |   Bin 0 -> 108548 bytes
 public/en/images/features/scatterGL4.png           |   Bin 953836 -> 218103 bytes
 public/en/images/forie.png                         |   Bin 171716 -> 170668 bytes
 public/en/images/github.png                        |   Bin 2330 -> 1477 bytes
 public/en/images/gongzhonghao.png                  |   Bin 36677 -> 26811 bytes
 public/en/images/icon-email.png                    |   Bin 807 -> 794 bytes
 public/en/images/icon-github.png                   |   Bin 936 -> 923 bytes
 public/en/images/icon-twitter.png                  |   Bin 667 -> 654 bytes
 public/en/images/icon-weibo.png                    |   Bin 1334 -> 1321 bytes
 public/en/images/index-bg.jpg                      |   Bin 0 -> 89931 bytes
 public/en/images/index-bg.png                      |   Bin 353465 -> 55632 bytes
 public/en/images/index-chart/handle.png            |   Bin 1252 -> 941 bytes
 public/en/images/index-chart/handle2.png           |   Bin 567 -> 343 bytes
 public/en/images/index-chart/iphone.png            |   Bin 98448 -> 40811 bytes
 public/en/images/index-feature.jpg                 |   Bin 0 -> 40717 bytes
 public/en/images/index-feature.png                 |   Bin 64514 -> 49915 bytes
 public/en/images/index/1.png                       |   Bin 38600 -> 37747 bytes
 public/en/images/index/2.png                       |   Bin 80174 -> 79321 bytes
 public/en/images/index/3.png                       |   Bin 114969 -> 114116 bytes
 public/en/images/index/4.png                       |   Bin 67588 -> 66735 bytes
 public/en/images/index/5.png                       |   Bin 140731 -> 139878 bytes
 public/en/images/index/6.png                       |   Bin 56760 -> 55907 bytes
 public/en/images/index/7.png                       |   Bin 104606 -> 103753 bytes
 public/en/images/index/device.png                  |   Bin 85318 -> 84466 bytes
 public/en/images/index/device1.png                 |   Bin 87517 -> 84803 bytes
 public/en/images/index/earth.png                   |   Bin 79622 -> 79564 bytes
 public/en/images/index/echarts.png                 |   Bin 33008 -> 32076 bytes
 public/en/images/index/file.png                    |   Bin 5035 -> 4977 bytes
 public/en/images/index/footer.png                  |   Bin 4333 -> 3280 bytes
 public/en/images/index/header.png                  |   Bin 6172 -> 5119 bytes
 public/en/images/index/line.png                    |   Bin 32795 -> 31863 bytes
 public/en/images/index/shadow.png                  |   Bin 5919 -> 5861 bytes
 public/en/images/liquid-fill.png                   |   Bin 31358 -> 31345 bytes
 public/en/images/logo.png                          |   Bin 3765 -> 3707 bytes
 public/en/images/map.png                           |   Bin 283943 -> 213619 bytes
 public/en/images/no-map.png                        |   Bin 8135 -> 5421 bytes
 public/en/images/people/JB.jpg                     |   Bin 0 -> 11124 bytes
 public/en/images/people/JB.png                     |   Bin 87295 -> 87282 bytes
 public/en/images/people/clement.jpg                |   Bin 0 -> 15297 bytes
 public/en/images/people/erik.jpg                   |   Bin 0 -> 11633 bytes
 public/en/images/people/erik.png                   |   Bin 70060 -> 70047 bytes
 public/en/images/people/weizhi.jpg                 |   Bin 0 -> 7060 bytes
 public/en/images/people/weizhi.png                 |   Bin 1284 -> 1271 bytes
 .../en/images/people/\345\221\250\346\211\254.jpg" |   Bin 0 -> 12931 bytes
 .../en/images/people/\345\221\250\346\211\254.png" |   Bin 92607 -> 92594 bytes
 .../en/images/people/\345\221\250\347\216\211.jpg" |   Bin 0 -> 10531 bytes
 .../en/images/people/\345\221\250\347\216\211.png" |   Bin 97601 -> 97588 bytes
 .../en/images/people/\345\244\247\344\275\233.jpg" |   Bin 0 -> 15272 bytes
 .../en/images/people/\345\244\247\344\275\233.png" |   Bin 111561 -> 84050 bytes
 .../\345\250\204\345\220\214\345\205\265.jpg"      |   Bin 0 -> 3781 bytes
 .../\345\250\204\345\220\214\345\205\265.png"      |   Bin 20118 -> 20105 bytes
 .../en/images/people/\345\256\277\347\210\275.jpg" |   Bin 0 -> 11379 bytes
 .../en/images/people/\345\256\277\347\210\275.png" |   Bin 76678 -> 76665 bytes
 .../en/images/people/\345\260\217\347\272\242.jpg" |   Bin 0 -> 11866 bytes
 .../en/images/people/\345\260\217\347\272\242.png" |   Bin 97862 -> 97849 bytes
 .../en/images/people/\345\264\224\345\201\245.jpg" |   Bin 59107 -> 16049 bytes
 .../en/images/people/\345\276\267\346\270\205.jpg" |   Bin 0 -> 12525 bytes
 .../en/images/people/\345\276\267\346\270\205.png" |   Bin 70273 -> 67559 bytes
 .../en/images/people/\346\235\216\346\271\233.jpg" |   Bin 0 -> 8841 bytes
 .../en/images/people/\346\235\216\346\271\233.png" |   Bin 67163 -> 67150 bytes
 .../en/images/people/\346\235\250\351\252\245.jpg" |   Bin 0 -> 7938 bytes
 .../en/images/people/\346\235\250\351\252\245.png" |   Bin 80366 -> 80353 bytes
 .../en/images/people/\346\236\227\345\263\260.jpg" |   Bin 0 -> 11455 bytes
 .../en/images/people/\346\236\227\345\263\260.png" |   Bin 62803 -> 47308 bytes
 .../\346\241\221\346\226\207\351\224\213.jpg"      |   Bin 0 -> 10187 bytes
 .../\346\241\221\346\226\207\351\224\213.png"      |   Bin 77118 -> 77105 bytes
 .../en/images/people/\346\262\210\346\257\205.jpg" |   Bin 0 -> 14879 bytes
 .../en/images/people/\346\262\210\346\257\205.png" |   Bin 66512 -> 66499 bytes
 .../en/images/people/\346\262\210\346\265\251.jpg" |   Bin 0 -> 14390 bytes
 .../en/images/people/\346\262\210\346\265\251.png" |   Bin 65255 -> 65242 bytes
 .../\347\216\213\344\277\212\345\251\267.jpg"      |   Bin 0 -> 15272 bytes
 .../\347\216\213\344\277\212\345\251\267.png"      |   Bin 106485 -> 81510 bytes
 .../en/images/people/\347\216\213\347\220\274.jpg" |   Bin 0 -> 11084 bytes
 .../en/images/people/\347\216\213\347\220\274.png" |   Bin 68308 -> 68295 bytes
 .../en/images/people/\347\224\260\345\275\247.jpg" |   Bin 0 -> 10827 bytes
 .../en/images/people/\347\224\260\345\275\247.png" |   Bin 46656 -> 43879 bytes
 .../en/images/people/\347\245\226\346\230\216.jpg" |   Bin 0 -> 9594 bytes
 .../en/images/people/\347\245\226\346\230\216.png" |   Bin 70285 -> 70272 bytes
 .../en/images/people/\347\272\242\350\226\257.jpg" |   Bin 0 -> 9180 bytes
 .../en/images/people/\347\272\242\350\226\257.png" |   Bin 63205 -> 63192 bytes
 .../en/images/people/\347\276\241\350\276\231.jpg" |   Bin 0 -> 10468 bytes
 .../en/images/people/\347\276\241\350\276\231.png" |   Bin 71775 -> 69060 bytes
 .../\350\213\217\346\200\235\346\226\207.jpg"      |   Bin 0 -> 11949 bytes
 .../\350\213\217\346\200\235\346\226\207.png"      |   Bin 97740 -> 94259 bytes
 .../\350\242\201\346\231\223\345\246\202.jpg"      |   Bin 0 -> 9551 bytes
 .../\350\242\201\346\231\223\345\246\202.png"      |   Bin 81879 -> 81866 bytes
 .../\350\260\242\347\233\212\350\276\211.jpg"      |   Bin 0 -> 9078 bytes
 .../\350\260\242\347\233\212\350\276\211.png"      |   Bin 84370 -> 84357 bytes
 .../en/images/people/\350\265\265\351\233\267.jpg" |   Bin 0 -> 10305 bytes
 .../en/images/people/\350\265\265\351\233\267.png" |   Bin 68260 -> 68247 bytes
 .../en/images/people/\351\230\277\346\226\207.jpg" |   Bin 0 -> 18650 bytes
 .../en/images/people/\351\230\277\346\226\207.png" |   Bin 80273 -> 80260 bytes
 .../en/images/people/\351\231\210\344\270\272.jpg" |   Bin 0 -> 12405 bytes
 .../en/images/people/\351\231\210\344\270\272.png" |   Bin 52648 -> 52635 bytes
 .../\351\241\276\350\275\266\347\201\265.jpg"      |   Bin 0 -> 12951 bytes
 .../\351\241\276\350\275\266\347\201\265.png"      |   Bin 139414 -> 110953 bytes
 .../\351\255\217\345\244\252\344\272\221.jpg"      |   Bin 0 -> 8541 bytes
 .../\351\255\217\345\244\252\344\272\221.png"      |   Bin 48970 -> 48957 bytes
 .../\351\273\204\345\277\227\346\225\217.jpg"      |   Bin 0 -> 9617 bytes
 .../\351\273\204\345\277\227\346\225\217.png"      |   Bin 90020 -> 90007 bytes
 .../en/images/people/\351\273\204\346\202\246.jpg" |   Bin 0 -> 10449 bytes
 .../en/images/people/\351\273\204\346\202\246.png" |   Bin 81118 -> 81105 bytes
 public/en/images/pipeline.jpg                      |   Bin 0 -> 169902 bytes
 public/en/images/pipeline.png                      |   Bin 220187 -> 141946 bytes
 public/en/images/yinhao.png                        |   Bin 2898 -> 1371 bytes
 public/en/index.html                               |    21 +-
 public/en/js/cheat-sheet-en.js                     |     1 +
 public/en/js/cheat-sheet.js                        |     1 +
 public/en/js/common.js                             |     2 +-
 public/en/js/docTool/main.js                       |    16 +-
 public/en/js/download.js                           |     2 +-
 public/en/js/index.js                              |     2 +-
 public/en/maillist.html                            |    14 +-
 public/en/nav.html                                 |     2 +-
 public/en/option-gl.html                           |    28 +-
 public/en/option.html                              |    28 +-
 public/en/option3.html                             |    74 +-
 public/en/tutorial.html                            |    28 +-
 public/en/vendors/echarts/echarts-20190709.min.js  |    22 +
 public/en/video/feature-1.jpg                      |   Bin 167910 -> 52108 bytes
 public/en/video/feature-2.jpg                      |   Bin 165749 -> 46538 bytes
 public/en/video/feature-4.jpg                      |   Bin 0 -> 64394 bytes
 public/en/video/index-4.jpg                        |   Bin 463029 -> 133895 bytes
 public/en/video/index.jpg                          |   Bin 97216 -> 27348 bytes
 public/examples.html                               |     2 +-
 public/faq.html                                    |     7 +-
 public/feature.html                                |     7 +-
 public/index.html                                  |     7 +-
 public/maillist.html                               |     7 +-
 public/option-gl.html                              |     7 +-
 public/option.html                                 |     7 +-
 public/option3.html                                |     7 +-
 public/spreadsheet.html                            |     7 +-
 public/tutorial.html                               |     7 +-
 public/zh/404.html                                 |    14 +-
 public/zh/api.html                                 |    28 +-
 public/zh/builder.html                             |    29 +-
 public/zh/builder/echarts.html                     |     2 +-
 .../src/echarts/action/createDataSelectAction.js   |     3 +-
 public/zh/builder/src/echarts/chart/bar.js         |     5 +-
 public/zh/builder/src/echarts/chart/bar/BarView.js |    59 +-
 .../src/echarts/chart/chord/chordCircularLayout.js |     6 -
 public/zh/builder/src/echarts/chart/custom.js      |    41 +-
 .../builder/src/echarts/chart/funnel/FunnelView.js |    21 +-
 .../src/echarts/chart/funnel/funnelLayout.js       |    54 +-
 .../builder/src/echarts/chart/gauge/GaugeView.js   |     3 +-
 public/zh/builder/src/echarts/chart/graph.js       |     2 +-
 .../builder/src/echarts/chart/graph/GraphView.js   |    54 +-
 .../builder/src/echarts/chart/graph/adjustEdge.js  |    12 +-
 .../src/echarts/chart/graph/categoryVisual.js      |    17 +-
 .../src/echarts/chart/graph/circularLayout.js      |     2 +-
 .../echarts/chart/graph/circularLayoutHelper.js    |    87 +-
 .../builder/src/echarts/chart/graph/forceLayout.js |     2 +-
 .../src/echarts/chart/graph/graphHelper.js}        |    30 +-
 .../src/echarts/chart/heatmap/HeatmapLayer.js      |     8 -
 public/zh/builder/src/echarts/chart/helper/Line.js |    15 +-
 .../builder/src/echarts/chart/helper/LinePath.js   |    13 +-
 .../zh/builder/src/echarts/chart/helper/Symbol.js  |    56 +-
 .../zh/builder/src/echarts/chart/pie/PieSeries.js  |     3 +
 public/zh/builder/src/echarts/chart/pie/PieView.js |    76 +-
 .../builder/src/echarts/chart/pie/labelLayout.js   |    19 +-
 .../builder/src/echarts/chart/radar/RadarView.js   |    16 +-
 .../builder/src/echarts/chart/radar/radarLayout.js |    37 +-
 .../src/echarts/chart/sankey/SankeySeries.js       |    55 +-
 .../builder/src/echarts/chart/sankey/SankeyView.js |    14 +-
 .../src/echarts/chart/sankey/sankeyAction.js       |     5 -
 .../src/echarts/chart/sankey/sankeyLayout.js       |   318 +-
 .../src/echarts/chart/sankey/sankeyVisual.js       |    15 +-
 .../src/echarts/chart/sunburst/SunburstPiece.js    |     2 +-
 .../echarts/chart/themeRiver/ThemeRiverSeries.js   |     8 +-
 .../src/echarts/chart/themeRiver/ThemeRiverView.js |     5 -
 .../echarts/chart/themeRiver/themeRiverLayout.js   |     5 -
 .../echarts/chart/themeRiver/themeRiverVisual.js   |     5 -
 .../builder/src/echarts/chart/tree/TreeSeries.js   |     5 -
 .../zh/builder/src/echarts/chart/tree/TreeView.js  |     5 -
 .../builder/src/echarts/chart/tree/treeAction.js   |     5 -
 .../src/echarts/chart/treemap/TreemapSeries.js     |     2 +-
 .../src/echarts/component/axis/AngleAxisView.js    |    14 +-
 .../src/echarts/component/axis/AxisBuilder.js      |    44 +-
 .../echarts/component/axis/CartesianAxisView.js    |     5 +-
 .../src/echarts/component/axis/SingleAxisView.js   |     5 +-
 .../component/axisPointer/BaseAxisPointer.js       |     2 +-
 .../component/axisPointer/CartesianAxisPointer.js  |    12 +-
 .../component/axisPointer/SingleAxisPointer.js     |    12 +-
 .../echarts/component/axisPointer/viewHelper.js    |     3 +
 .../src/echarts/component/brush/selector.js        |    50 +-
 .../zh/builder/src/echarts/component/calendar.js   |     5 -
 .../zh/builder/src/echarts/component/dataZoom.js   |    16 +-
 .../src/echarts/component/dataZoom/AxisProxy.js    |    98 +-
 .../echarts/component/dataZoom/InsideZoomView.js   |     2 +-
 .../echarts/component/dataZoom/SliderZoomView.js   |     5 +-
 .../src/echarts/component/dataZoomInside.js        |     4 -
 .../src/echarts/component/dataZoomSelect.js        |     3 +-
 .../component/{dataZoom.js => dataZoomSlider.js}   |     6 -
 .../src/echarts/component/helper/MapDraw.js        |     8 +-
 .../src/echarts/component/helper/sliderMove.js     |    16 +-
 .../component/legend/ScrollableLegendView.js       |    17 +-
 .../src/echarts/component/marker/MarkLineView.js   |     9 +-
 .../src/echarts/component/marker/MarkPointView.js  |    22 +-
 public/zh/builder/src/echarts/component/title.js   |    24 +-
 .../src/echarts/component/toolbox/ToolboxModel.js  |     9 +-
 .../src/echarts/component/toolbox/ToolboxView.js   |    30 +-
 .../echarts/component/toolbox/feature/DataView.js  |    17 +-
 .../component/toolbox/feature/SaveAsImage.js       |    12 +-
 .../echarts/component/tooltip/TooltipContent.js    |    17 +-
 .../component/tooltip/TooltipContentManager.js     |   103 +
 .../component/tooltip/TooltipRichContent.js        |    11 +-
 .../src/echarts/component/tooltip/TooltipView.js   |     2 +-
 .../echarts/component/visualMap/ContinuousView.js  |     6 +-
 .../echarts/component/visualMap/PiecewiseModel.js  |     2 +-
 .../echarts/component/visualMap/PiecewiseView.js   |     2 +-
 .../src/echarts/component/visualMap/helper.js      |    10 +-
 .../src/echarts/coord/axisTickLabelBuilder.js      |     2 +-
 .../zh/builder/src/echarts/coord/cartesian/Grid.js |    14 +-
 .../builder/src/echarts/coord/single/AxisModel.js  |     4 +-
 public/zh/builder/src/echarts/data/Graph.js        |     9 +-
 public/zh/builder/src/echarts/data/List.js         |    47 +-
 .../src/echarts/data/helper/completeDimensions.js  |     2 +-
 .../src/echarts/data/helper/dimensionHelper.js     |    40 +-
 public/zh/builder/src/echarts/echarts.js           |    56 +-
 public/zh/builder/src/echarts/helper.js            |     1 -
 public/zh/builder/src/echarts/langEN.js            |    32 +
 .../builder/src/echarts/{langEN.js => langES.js}   |    32 +-
 public/zh/builder/src/echarts/layout/barGrid.js    |    20 +-
 public/zh/builder/src/echarts/layout/barPolar.js   |    17 +-
 public/zh/builder/src/echarts/model/Global.js      |     2 +-
 .../zh/builder/src/echarts/model/OptionManager.js  |     2 +-
 .../builder/src/echarts/model/mixin/dataFormat.js  |     7 +-
 .../builder/src/echarts/model/mixin/lineStyle.js   |    14 +-
 .../src/echarts/preprocessor/backwardCompat.js     |     2 +-
 public/zh/builder/src/echarts/util/KDTree.js       |     7 -
 public/zh/builder/src/echarts/util/graphic.js      |   420 +-
 public/zh/builder/src/echarts/util/number.js       |     8 +
 public/zh/builder/src/echarts/util/quickSelect.js  |     3 -
 public/zh/builder/src/echarts/util/symbol.js       |    20 +-
 public/zh/builder/src/echarts/view/Chart.js        |    28 +-
 public/zh/builder/src/echarts/visual/symbol.js     |    28 +-
 public/zh/builder/src/zrender/Painter.js           |    13 +-
 public/zh/builder/src/zrender/animation/track.js   |   424 +
 public/zh/builder/src/zrender/contain/text.js      |    40 +-
 public/zh/builder/src/zrender/core/PathProxy.js    |     8 +-
 public/zh/builder/src/zrender/core/event.js        |   160 +-
 .../src/zrender/core/fourPointsTransform.js        |    90 +
 .../zh/builder/src/zrender/graphic/CompoundPath.js |     2 +-
 .../zh/builder/src/zrender/graphic/Displayable.js  |    27 +-
 public/zh/builder/src/zrender/graphic/Path.js      |     6 +-
 public/zh/builder/src/zrender/graphic/Style.js     |     7 +-
 .../zh/builder/src/zrender/graphic/helper/text.js  |    22 +-
 public/zh/builder/src/zrender/svg/graphic.js       |    56 +-
 .../src/zrender/svg/helper/ClippathManager.js      |     4 +-
 public/zh/builder/src/zrender/vml/graphic.js       |    10 +-
 public/zh/builder/src/zrender/zrender.js           |    11 +-
 public/zh/builder3.html                            |    27 +-
 public/zh/changelog.html                           |   185 +-
 public/zh/cheat-sheet.html                         |    21 +
 public/zh/coding-standard.html                     |    18 +-
 public/zh/committers.html                          |    16 +-
 public/zh/css/main.css                             |     2 +-
 public/zh/demo.html                                |    18 +-
 public/zh/dependencies.html                        |    14 +-
 public/zh/dist/echarts-en.common.js                |  2642 +-
 public/zh/dist/echarts-en.common.min.js            |     2 +-
 public/zh/dist/echarts-en.js                       | 33615 ++++++++++---------
 public/zh/dist/echarts-en.js.map                   |     2 +-
 public/zh/dist/echarts-en.min.js                   |     2 +-
 public/zh/dist/echarts-en.simple.js                |  1643 +-
 public/zh/dist/echarts-en.simple.min.js            |     2 +-
 public/zh/dist/echarts.common.js                   |  2610 +-
 public/zh/dist/echarts.common.min.js               |     2 +-
 public/zh/dist/echarts.js                          | 33583 +++++++++---------
 public/zh/dist/echarts.js.map                      |     2 +-
 public/zh/dist/echarts.min.js                      |     2 +-
 public/zh/dist/echarts.simple.js                   |  1611 +-
 public/zh/dist/echarts.simple.min.js               |     2 +-
 public/zh/dist/extension/bmap.min.js               |     2 +-
 public/zh/dist/extension/dataTool.js               |    80 +-
 public/zh/dist/extension/dataTool.js.map           |     2 +-
 public/zh/dist/extension/dataTool.min.js           |     2 +-
 public/zh/documents/en/api.json                    |     2 +-
 public/zh/documents/en/changelog.html              |   169 +
 public/zh/documents/en/option.json                 |     2 +-
 public/zh/documents/en/tutorial.json               |     2 +-
 public/zh/documents/zh/api.json                    |     2 +-
 public/zh/documents/zh/changelog.html              |   169 +
 public/zh/documents/zh/option.json                 |     2 +-
 public/zh/documents/zh/tutorial.json               |     2 +-
 public/zh/download-extension.html                  |    14 +-
 public/zh/download-map.html                        |    16 +-
 public/zh/download-theme.html                      |    25 +-
 public/zh/download.html                            |    31 +-
 public/zh/download3.html                           |    31 +-
 public/zh/examples.html                            |    18 +-
 public/zh/faq.html                                 |    16 +-
 public/zh/feature.html                             |    14 +-
 public/zh/images/404.png                           |   Bin 72998 -> 25182 bytes
 public/zh/images/about/1.png                       |   Bin 36618 -> 35765 bytes
 public/zh/images/about/2.png                       |   Bin 77291 -> 76438 bytes
 public/zh/images/about/3.png                       |   Bin 114969 -> 114116 bytes
 public/zh/images/about/4.png                       |   Bin 67588 -> 66735 bytes
 public/zh/images/about/5.png                       |   Bin 140731 -> 139878 bytes
 public/zh/images/about/6.png                       |   Bin 56879 -> 56026 bytes
 public/zh/images/about/7.png                       |   Bin 102847 -> 101994 bytes
 public/zh/images/about/8.png                       |   Bin 17302 -> 17237 bytes
 public/zh/images/about/xiaomi.png                  |   Bin 12462 -> 12397 bytes
 public/zh/images/banners/2017-03-23-ife.png        |   Bin 30268 -> 30255 bytes
 public/zh/images/banners/2017-09-12-zhibo.png      |   Bin 93489 -> 60788 bytes
 public/zh/images/bg.png                            |   Bin 55761 -> 8242 bytes
 public/zh/images/bg2.png                           |   Bin 17932 -> 3966 bytes
 public/zh/images/btn-arrow.png                     |   Bin 448 -> 435 bytes
 public/zh/images/btn-download.png                  |   Bin 775 -> 762 bytes
 public/zh/images/btn-email.png                     |   Bin 1226 -> 1213 bytes
 public/zh/images/btn-github.png                    |   Bin 1178 -> 1165 bytes
 public/zh/images/btn-weibo.png                     |   Bin 1661 -> 1648 bytes
 public/zh/images/btn-weixin.png                    |   Bin 1383 -> 1370 bytes
 public/zh/images/builder/checked.png               |   Bin 1069 -> 216 bytes
 public/zh/images/chart-icon.png                    |   Bin 13805 -> 7543 bytes
 public/zh/images/company/company1.jpg              |   Bin 0 -> 10003 bytes
 public/zh/images/company/company1.png              |   Bin 40660 -> 34074 bytes
 public/zh/images/company/company10.jpg             |   Bin 0 -> 10815 bytes
 public/zh/images/company/company10.png             |   Bin 21174 -> 17340 bytes
 public/zh/images/company/company11.jpg             |   Bin 0 -> 10948 bytes
 public/zh/images/company/company11.png             |   Bin 41458 -> 33932 bytes
 public/zh/images/company/company12.jpg             |   Bin 0 -> 6647 bytes
 public/zh/images/company/company12.png             |   Bin 29268 -> 22972 bytes
 public/zh/images/company/company13.jpg             |   Bin 0 -> 7396 bytes
 public/zh/images/company/company13.png             |   Bin 24944 -> 18234 bytes
 public/zh/images/company/company14.jpg             |   Bin 0 -> 7136 bytes
 public/zh/images/company/company14.png             |   Bin 24571 -> 18684 bytes
 public/zh/images/company/company15.jpg             |   Bin 0 -> 7150 bytes
 public/zh/images/company/company15.png             |   Bin 42695 -> 33241 bytes
 public/zh/images/company/company16.jpg             |   Bin 0 -> 5899 bytes
 public/zh/images/company/company16.png             |   Bin 9453 -> 6234 bytes
 public/zh/images/company/company17.jpg             |   Bin 0 -> 8680 bytes
 public/zh/images/company/company17.png             |   Bin 51321 -> 37432 bytes
 public/zh/images/company/company18.jpg             |   Bin 0 -> 8590 bytes
 public/zh/images/company/company18.png             |   Bin 52342 -> 40871 bytes
 public/zh/images/company/company19.jpg             |   Bin 0 -> 6425 bytes
 public/zh/images/company/company19.png             |   Bin 17617 -> 12456 bytes
 public/zh/images/company/company2.jpg              |   Bin 0 -> 11482 bytes
 public/zh/images/company/company2.png              |   Bin 59543 -> 46597 bytes
 public/zh/images/company/company20.jpg             |   Bin 0 -> 7178 bytes
 public/zh/images/company/company20.png             |   Bin 30413 -> 21384 bytes
 public/zh/images/company/company21.jpg             |   Bin 0 -> 5760 bytes
 public/zh/images/company/company21.png             |   Bin 37470 -> 26625 bytes
 public/zh/images/company/company22.jpg             |   Bin 0 -> 7825 bytes
 public/zh/images/company/company22.png             |   Bin 31626 -> 24520 bytes
 public/zh/images/company/company23.jpg             |   Bin 0 -> 7382 bytes
 public/zh/images/company/company23.png             |   Bin 13831 -> 9483 bytes
 public/zh/images/company/company24.jpg             |   Bin 0 -> 8602 bytes
 public/zh/images/company/company24.png             |   Bin 24348 -> 21163 bytes
 public/zh/images/company/company3.jpg              |   Bin 0 -> 7722 bytes
 public/zh/images/company/company3.png              |   Bin 43341 -> 35425 bytes
 public/zh/images/company/company4.jpg              |   Bin 0 -> 7510 bytes
 public/zh/images/company/company4.png              |   Bin 28632 -> 22664 bytes
 public/zh/images/company/company5.jpg              |   Bin 0 -> 8923 bytes
 public/zh/images/company/company5.png              |   Bin 9430 -> 5722 bytes
 public/zh/images/company/company6.jpg              |   Bin 0 -> 7918 bytes
 public/zh/images/company/company6.png              |   Bin 21655 -> 16583 bytes
 public/zh/images/company/company7.jpg              |   Bin 0 -> 7919 bytes
 public/zh/images/company/company7.png              |   Bin 33797 -> 25376 bytes
 public/zh/images/company/company8.jpg              |   Bin 0 -> 5779 bytes
 public/zh/images/company/company8.png              |   Bin 9260 -> 6290 bytes
 public/zh/images/company/company9.jpg              |   Bin 0 -> 9989 bytes
 public/zh/images/company/company9.png              |   Bin 49281 -> 38098 bytes
 public/zh/images/echarts-footer-logo.png           |   Bin 7564 -> 7551 bytes
 public/zh/images/echarts-footer-text.png           |   Bin 1272 -> 1259 bytes
 public/zh/images/extensions/default-extension.png  |   Bin 2028 -> 2015 bytes
 public/zh/images/favicon.png                       |   Bin 1592 -> 1534 bytes
 public/zh/images/feature-1.png                     |   Bin 116562 -> 38354 bytes
 public/zh/images/features/capetown-taxi.jpg        |   Bin 0 -> 260801 bytes
 public/zh/images/features/capetown-taxi.png        |   Bin 1501879 -> 1192562 bytes
 public/zh/images/features/population.jpg           |   Bin 0 -> 264046 bytes
 public/zh/images/features/population.png           |   Bin 580827 -> 447886 bytes
 public/zh/images/features/scatterGL.jpg            |   Bin 0 -> 272203 bytes
 public/zh/images/features/scatterGL.png            |   Bin 643166 -> 386820 bytes
 public/zh/images/features/scatterGL2.jpg           |   Bin 0 -> 841023 bytes
 public/zh/images/features/scatterGL2.png           |   Bin 2009491 -> 1113942 bytes
 public/zh/images/features/scatterGL3.jpg           |   Bin 0 -> 676108 bytes
 public/zh/images/features/scatterGL3.png           |   Bin 1272747 -> 714079 bytes
 public/zh/images/features/scatterGL4.jpg           |   Bin 0 -> 108548 bytes
 public/zh/images/features/scatterGL4.png           |   Bin 953836 -> 218103 bytes
 public/zh/images/forie.png                         |   Bin 171716 -> 170668 bytes
 public/zh/images/github.png                        |   Bin 2330 -> 1477 bytes
 public/zh/images/gongzhonghao.png                  |   Bin 36677 -> 26811 bytes
 public/zh/images/icon-email.png                    |   Bin 807 -> 794 bytes
 public/zh/images/icon-github.png                   |   Bin 936 -> 923 bytes
 public/zh/images/icon-twitter.png                  |   Bin 667 -> 654 bytes
 public/zh/images/icon-weibo.png                    |   Bin 1334 -> 1321 bytes
 public/zh/images/index-bg.jpg                      |   Bin 0 -> 89931 bytes
 public/zh/images/index-bg.png                      |   Bin 353465 -> 55632 bytes
 public/zh/images/index-chart/handle.png            |   Bin 1252 -> 941 bytes
 public/zh/images/index-chart/handle2.png           |   Bin 567 -> 343 bytes
 public/zh/images/index-chart/iphone.png            |   Bin 98448 -> 40811 bytes
 public/zh/images/index-feature.jpg                 |   Bin 0 -> 40717 bytes
 public/zh/images/index-feature.png                 |   Bin 64514 -> 49915 bytes
 public/zh/images/index/1.png                       |   Bin 38600 -> 37747 bytes
 public/zh/images/index/2.png                       |   Bin 80174 -> 79321 bytes
 public/zh/images/index/3.png                       |   Bin 114969 -> 114116 bytes
 public/zh/images/index/4.png                       |   Bin 67588 -> 66735 bytes
 public/zh/images/index/5.png                       |   Bin 140731 -> 139878 bytes
 public/zh/images/index/6.png                       |   Bin 56760 -> 55907 bytes
 public/zh/images/index/7.png                       |   Bin 104606 -> 103753 bytes
 public/zh/images/index/device.png                  |   Bin 85318 -> 84466 bytes
 public/zh/images/index/device1.png                 |   Bin 87517 -> 84803 bytes
 public/zh/images/index/earth.png                   |   Bin 79622 -> 79564 bytes
 public/zh/images/index/echarts.png                 |   Bin 33008 -> 32076 bytes
 public/zh/images/index/file.png                    |   Bin 5035 -> 4977 bytes
 public/zh/images/index/footer.png                  |   Bin 4333 -> 3280 bytes
 public/zh/images/index/header.png                  |   Bin 6172 -> 5119 bytes
 public/zh/images/index/line.png                    |   Bin 32795 -> 31863 bytes
 public/zh/images/index/shadow.png                  |   Bin 5919 -> 5861 bytes
 public/zh/images/liquid-fill.png                   |   Bin 31358 -> 31345 bytes
 public/zh/images/logo.png                          |   Bin 3765 -> 3707 bytes
 public/zh/images/map.png                           |   Bin 283943 -> 213619 bytes
 public/zh/images/no-map.png                        |   Bin 8135 -> 5421 bytes
 public/zh/images/people/JB.jpg                     |   Bin 0 -> 11124 bytes
 public/zh/images/people/JB.png                     |   Bin 87295 -> 87282 bytes
 public/zh/images/people/clement.jpg                |   Bin 0 -> 15297 bytes
 public/zh/images/people/erik.jpg                   |   Bin 0 -> 11633 bytes
 public/zh/images/people/erik.png                   |   Bin 70060 -> 70047 bytes
 public/zh/images/people/weizhi.jpg                 |   Bin 0 -> 7060 bytes
 public/zh/images/people/weizhi.png                 |   Bin 1284 -> 1271 bytes
 .../zh/images/people/\345\221\250\346\211\254.jpg" |   Bin 0 -> 12931 bytes
 .../zh/images/people/\345\221\250\346\211\254.png" |   Bin 92607 -> 92594 bytes
 .../zh/images/people/\345\221\250\347\216\211.jpg" |   Bin 0 -> 10531 bytes
 .../zh/images/people/\345\221\250\347\216\211.png" |   Bin 97601 -> 97588 bytes
 .../zh/images/people/\345\244\247\344\275\233.jpg" |   Bin 0 -> 15272 bytes
 .../zh/images/people/\345\244\247\344\275\233.png" |   Bin 111561 -> 84050 bytes
 .../\345\250\204\345\220\214\345\205\265.jpg"      |   Bin 0 -> 3781 bytes
 .../\345\250\204\345\220\214\345\205\265.png"      |   Bin 20118 -> 20105 bytes
 .../zh/images/people/\345\256\277\347\210\275.jpg" |   Bin 0 -> 11379 bytes
 .../zh/images/people/\345\256\277\347\210\275.png" |   Bin 76678 -> 76665 bytes
 .../zh/images/people/\345\260\217\347\272\242.jpg" |   Bin 0 -> 11866 bytes
 .../zh/images/people/\345\260\217\347\272\242.png" |   Bin 97862 -> 97849 bytes
 .../zh/images/people/\345\264\224\345\201\245.jpg" |   Bin 59107 -> 16049 bytes
 .../zh/images/people/\345\276\267\346\270\205.jpg" |   Bin 0 -> 12525 bytes
 .../zh/images/people/\345\276\267\346\270\205.png" |   Bin 70273 -> 67559 bytes
 .../zh/images/people/\346\235\216\346\271\233.jpg" |   Bin 0 -> 8841 bytes
 .../zh/images/people/\346\235\216\346\271\233.png" |   Bin 67163 -> 67150 bytes
 .../zh/images/people/\346\235\250\351\252\245.jpg" |   Bin 0 -> 7938 bytes
 .../zh/images/people/\346\235\250\351\252\245.png" |   Bin 80366 -> 80353 bytes
 .../zh/images/people/\346\236\227\345\263\260.jpg" |   Bin 0 -> 11455 bytes
 .../zh/images/people/\346\236\227\345\263\260.png" |   Bin 62803 -> 47308 bytes
 .../\346\241\221\346\226\207\351\224\213.jpg"      |   Bin 0 -> 10187 bytes
 .../\346\241\221\346\226\207\351\224\213.png"      |   Bin 77118 -> 77105 bytes
 .../zh/images/people/\346\262\210\346\257\205.jpg" |   Bin 0 -> 14879 bytes
 .../zh/images/people/\346\262\210\346\257\205.png" |   Bin 66512 -> 66499 bytes
 .../zh/images/people/\346\262\210\346\265\251.jpg" |   Bin 0 -> 14390 bytes
 .../zh/images/people/\346\262\210\346\265\251.png" |   Bin 65255 -> 65242 bytes
 .../\347\216\213\344\277\212\345\251\267.jpg"      |   Bin 0 -> 15272 bytes
 .../\347\216\213\344\277\212\345\251\267.png"      |   Bin 106485 -> 81510 bytes
 .../zh/images/people/\347\216\213\347\220\274.jpg" |   Bin 0 -> 11084 bytes
 .../zh/images/people/\347\216\213\347\220\274.png" |   Bin 68308 -> 68295 bytes
 .../zh/images/people/\347\224\260\345\275\247.jpg" |   Bin 0 -> 10827 bytes
 .../zh/images/people/\347\224\260\345\275\247.png" |   Bin 46656 -> 43879 bytes
 .../zh/images/people/\347\245\226\346\230\216.jpg" |   Bin 0 -> 9594 bytes
 .../zh/images/people/\347\245\226\346\230\216.png" |   Bin 70285 -> 70272 bytes
 .../zh/images/people/\347\272\242\350\226\257.jpg" |   Bin 0 -> 9180 bytes
 .../zh/images/people/\347\272\242\350\226\257.png" |   Bin 63205 -> 63192 bytes
 .../zh/images/people/\347\276\241\350\276\231.jpg" |   Bin 0 -> 10468 bytes
 .../zh/images/people/\347\276\241\350\276\231.png" |   Bin 71775 -> 69060 bytes
 .../\350\213\217\346\200\235\346\226\207.jpg"      |   Bin 0 -> 11949 bytes
 .../\350\213\217\346\200\235\346\226\207.png"      |   Bin 97740 -> 94259 bytes
 .../\350\242\201\346\231\223\345\246\202.jpg"      |   Bin 0 -> 9551 bytes
 .../\350\242\201\346\231\223\345\246\202.png"      |   Bin 81879 -> 81866 bytes
 .../\350\260\242\347\233\212\350\276\211.jpg"      |   Bin 0 -> 9078 bytes
 .../\350\260\242\347\233\212\350\276\211.png"      |   Bin 84370 -> 84357 bytes
 .../zh/images/people/\350\265\265\351\233\267.jpg" |   Bin 0 -> 10305 bytes
 .../zh/images/people/\350\265\265\351\233\267.png" |   Bin 68260 -> 68247 bytes
 .../zh/images/people/\351\230\277\346\226\207.jpg" |   Bin 0 -> 18650 bytes
 .../zh/images/people/\351\230\277\346\226\207.png" |   Bin 80273 -> 80260 bytes
 .../zh/images/people/\351\231\210\344\270\272.jpg" |   Bin 0 -> 12405 bytes
 .../zh/images/people/\351\231\210\344\270\272.png" |   Bin 52648 -> 52635 bytes
 .../\351\241\276\350\275\266\347\201\265.jpg"      |   Bin 0 -> 12951 bytes
 .../\351\241\276\350\275\266\347\201\265.png"      |   Bin 139414 -> 110953 bytes
 .../\351\255\217\345\244\252\344\272\221.jpg"      |   Bin 0 -> 8541 bytes
 .../\351\255\217\345\244\252\344\272\221.png"      |   Bin 48970 -> 48957 bytes
 .../\351\273\204\345\277\227\346\225\217.jpg"      |   Bin 0 -> 9617 bytes
 .../\351\273\204\345\277\227\346\225\217.png"      |   Bin 90020 -> 90007 bytes
 .../zh/images/people/\351\273\204\346\202\246.jpg" |   Bin 0 -> 10449 bytes
 .../zh/images/people/\351\273\204\346\202\246.png" |   Bin 81118 -> 81105 bytes
 public/zh/images/pipeline.jpg                      |   Bin 0 -> 169902 bytes
 public/zh/images/pipeline.png                      |   Bin 220187 -> 141946 bytes
 public/zh/images/yinhao.png                        |   Bin 2898 -> 1371 bytes
 public/zh/index.html                               |    47 +-
 public/zh/js/cheat-sheet-en.js                     |     1 +
 public/zh/js/cheat-sheet.js                        |     1 +
 public/zh/js/common.js                             |     2 +-
 public/zh/js/docTool/main.js                       |    16 +-
 public/zh/js/download.js                           |     2 +-
 public/zh/js/index.js                              |     2 +-
 public/zh/maillist.html                            |    14 +-
 public/zh/option-gl.html                           |    28 +-
 public/zh/option.html                              |    28 +-
 public/zh/option3.html                             |    28 +-
 public/zh/spreadsheet.html                         |    28 +-
 public/zh/tutorial.html                            |    28 +-
 public/zh/vendors/echarts/echarts-20190709.min.js  |    22 +
 public/zh/video/feature-1.jpg                      |   Bin 167910 -> 52108 bytes
 public/zh/video/feature-2.jpg                      |   Bin 165749 -> 46538 bytes
 public/zh/video/feature-4.jpg                      |   Bin 0 -> 64394 bytes
 public/zh/video/index-4.jpg                        |   Bin 463029 -> 133895 bytes
 public/zh/video/index.jpg                          |   Bin 97216 -> 27348 bytes
 release.sh                                         |    32 +-
 881 files changed, 89385 insertions(+), 74527 deletions(-)


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


[incubator-echarts-doc] 03/04: Merge branch 'master' of github.com:apache/incubator-echarts-doc

Posted by ov...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 35f9a671c3576970b3258c6ab7d9d219ea3e7e65
Merge: 84b027e 04e67fb
Author: Ovilia <zw...@gmail.com>
AuthorDate: Mon Oct 14 10:54:05 2019 +0800

    Merge branch 'master' of github.com:apache/incubator-echarts-doc

 README.md                                          |     4 +-
 build.js                                           |    30 +-
 cn/option/component/brush.md                       |     7 -
 cn/option/component/geo.md                         |     5 -
 cn/option/component/visual-map-continuous.md       |     2 -
 cn/option/partial/parallel.md                      |     4 +-
 cn/option/series/effectScatter.md                  |     3 -
 cn/option/series/heatmap.md                        |     4 +-
 cn/option/series/lines.md                          |     3 -
 cn/option/series/map.md                            |     7 -
 cn/option/series/scatter.md                        |     2 -
 cn/tutorial/drag-example.md                        |     2 +-
 cn/tutorial/echarts-feature.md                     |     6 +-
 cn/tutorial/media-query.md                         |     2 +-
 cn/tutorial/visual-map.md                          |     3 +-
 en/api/echarts.md                                  |     2 +-
 en/option/component/brush.md                       |     5 -
 en/option/component/geo.md                         |     5 +-
 en/option/component/visual-map-continuous.md       |     3 -
 en/option/series/effectScatter.md                  |     3 -
 en/option/series/heatmap.md                        |     2 -
 en/option/series/lines.md                          |     3 -
 en/option/series/map.md                            |     7 +-
 en/option/series/scatter.md                        |     3 -
 en/tutorial/echarts-feature.md                     |     5 -
 en/tutorial/visual-map.md                          |     1 -
 package.json                                       |     5 +
 public/cn/api.html                                 |    78 -
 public/cn/css/ecOption.css                         |   736 --
 public/cn/css/font/iconfont.eot                    |   Bin 6268 -> 0 bytes
 public/cn/css/font/iconfont.svg                    |    54 -
 public/cn/css/font/iconfont.ttf                    |   Bin 5984 -> 0 bytes
 public/cn/css/font/iconfont.woff                   |   Bin 3880 -> 0 bytes
 public/cn/css/main.css                             |     1 -
 public/cn/css/spreadsheet.css                      |   575 -
 public/cn/documents/asset/gl/img/alpha-beta.sketch |   Bin 65536 -> 0 bytes
 public/cn/documents/asset/gl/img/bar3D-bevel.png   |   Bin 936101 -> 0 bytes
 .../cn/documents/asset/gl/img/bar3D-no-bevel.png   |   Bin 653448 -> 0 bytes
 .../cn/documents/asset/gl/img/buildings-cold.jpg   |   Bin 244509 -> 0 bytes
 .../cn/documents/asset/gl/img/buildings-warm.jpg   |   Bin 271468 -> 0 bytes
 .../documents/asset/gl/img/city-region-height.jpg  |   Bin 115703 -> 0 bytes
 public/cn/documents/asset/gl/img/crispwinter.png   |   Bin 134164 -> 0 bytes
 .../asset/gl/img/displacement-disable.png          |   Bin 444676 -> 0 bytes
 .../documents/asset/gl/img/displacement-enable.png |   Bin 469684 -> 0 bytes
 .../cn/documents/asset/gl/img/displacement-low.png |   Bin 393852 -> 0 bytes
 .../documents/asset/gl/img/displacement-ultra.png  |   Bin 752937 -> 0 bytes
 public/cn/documents/asset/gl/img/flowGL-line.jpg   |   Bin 477721 -> 0 bytes
 public/cn/documents/asset/gl/img/flowGL-noss.jpg   |   Bin 468782 -> 0 bytes
 public/cn/documents/asset/gl/img/flowGL-point.jpg  |   Bin 481332 -> 0 bytes
 public/cn/documents/asset/gl/img/flowGL-ss.jpg     |   Bin 491893 -> 0 bytes
 public/cn/documents/asset/gl/img/flowGL-wind.jpg   |   Bin 309476 -> 0 bytes
 public/cn/documents/asset/gl/img/geo-bar3D.jpg     |   Bin 144774 -> 0 bytes
 public/cn/documents/asset/gl/img/geo-border.png    |   Bin 120977 -> 0 bytes
 public/cn/documents/asset/gl/img/geo-dof-large.png |   Bin 251435 -> 0 bytes
 public/cn/documents/asset/gl/img/geo-dof-small.png |   Bin 242725 -> 0 bytes
 public/cn/documents/asset/gl/img/geo-dof.png       |   Bin 280814 -> 0 bytes
 public/cn/documents/asset/gl/img/geo-no-dof.png    |   Bin 313830 -> 0 bytes
 public/cn/documents/asset/gl/img/geo-no-shadow.png |   Bin 348841 -> 0 bytes
 public/cn/documents/asset/gl/img/geo-no-ssao.png   |   Bin 795777 -> 0 bytes
 .../cn/documents/asset/gl/img/geo-shadow-high.png  |   Bin 456090 -> 0 bytes
 .../cn/documents/asset/gl/img/geo-shadow-low.png   |   Bin 462952 -> 0 bytes
 public/cn/documents/asset/gl/img/geo-shadow.png    |   Bin 417158 -> 0 bytes
 public/cn/documents/asset/gl/img/geo-size.png      |   Bin 609536 -> 0 bytes
 public/cn/documents/asset/gl/img/geo-size.sketch   |   Bin 1452208 -> 0 bytes
 .../asset/gl/img/geo-ssao-large-radius.png         |   Bin 777267 -> 0 bytes
 .../asset/gl/img/geo-ssao-small-radius.png         |   Bin 784519 -> 0 bytes
 public/cn/documents/asset/gl/img/geo-ssao.png      |   Bin 798212 -> 0 bytes
 public/cn/documents/asset/gl/img/globe-airline.png |   Bin 705346 -> 0 bytes
 public/cn/documents/asset/gl/img/globe-gloss.png   |   Bin 658718 -> 0 bytes
 public/cn/documents/asset/gl/img/globe-metal.png   |   Bin 435143 -> 0 bytes
 .../cn/documents/asset/gl/img/globe-non-metal.png  |   Bin 444160 -> 0 bytes
 .../asset/gl/img/globe-posteffect-bloom.png        |   Bin 124521 -> 0 bytes
 .../asset/gl/img/globe-posteffect-disable.png      |   Bin 614586 -> 0 bytes
 .../asset/gl/img/globe-posteffect-enable.png       |   Bin 569860 -> 0 bytes
 public/cn/documents/asset/gl/img/globe-rough.png   |   Bin 611425 -> 0 bytes
 .../documents/asset/gl/img/globe-shading-color.png |   Bin 214590 -> 0 bytes
 .../asset/gl/img/globe-shading-lambert.png         |   Bin 372631 -> 0 bytes
 .../asset/gl/img/globe-shading-realistic.png       |   Bin 513755 -> 0 bytes
 .../cn/documents/asset/gl/img/gpu-layout-perf.png  |   Bin 19249 -> 0 bytes
 public/cn/documents/asset/gl/img/grid3D.png        |   Bin 83657 -> 0 bytes
 public/cn/documents/asset/gl/img/grid3D.sketch     |   Bin 122880 -> 0 bytes
 .../documents/asset/gl/img/heightmap-disable.png   |   Bin 42600 -> 0 bytes
 .../cn/documents/asset/gl/img/heightmap-enable.png |   Bin 97918 -> 0 bytes
 .../cn/documents/asset/gl/img/light-alpha-beta.png |   Bin 10156 -> 0 bytes
 public/cn/documents/asset/gl/img/line3D.png        |   Bin 403986 -> 0 bytes
 public/cn/documents/asset/gl/img/lookup.png        |   Bin 2095 -> 0 bytes
 .../documents/asset/gl/img/parametric-surface.png  |   Bin 619802 -> 0 bytes
 public/cn/documents/asset/gl/img/polygons3D-ny.jpg |   Bin 541314 -> 0 bytes
 public/cn/documents/asset/gl/img/roughness.png     |   Bin 204762 -> 0 bytes
 public/cn/documents/asset/gl/img/scatter3D.png     |   Bin 771845 -> 0 bytes
 public/cn/documents/asset/gl/img/surface-index.png |   Bin 121825 -> 0 bytes
 .../cn/documents/asset/gl/img/surface-index.sketch |   Bin 240059 -> 0 bytes
 .../cn/documents/asset/gl/img/surface-no-taa.png   |   Bin 190861 -> 0 bytes
 public/cn/documents/asset/gl/img/surface-taa.png   |   Bin 227139 -> 0 bytes
 .../cn/documents/asset/gl/img/view-alpha-beta.png  |   Bin 9788 -> 0 bytes
 public/cn/documents/asset/img/aria-example.png     |   Bin 290782 -> 0 bytes
 .../documents/asset/img/axis-align-with-label.png  |   Bin 7514 -> 0 bytes
 .../cn/documents/asset/img/custom-build-line.png   |   Bin 72720 -> 0 bytes
 public/cn/documents/asset/img/custom-build-pie.png |   Bin 41231 -> 0 bytes
 .../cn/documents/asset/img/custom-build-sample.png |   Bin 83256 -> 0 bytes
 public/cn/documents/asset/img/echarts-aria.jpg     |   Bin 143809 -> 0 bytes
 public/cn/documents/asset/img/gl/bar3D-2d-data.png |   Bin 58130 -> 0 bytes
 public/cn/documents/asset/img/gl/bar3D.png         |   Bin 142020 -> 0 bytes
 public/cn/documents/asset/img/gl/grid3D-basic.png  |   Bin 30307 -> 0 bytes
 .../cn/documents/asset/img/gl/scatter3D-color.png  |   Bin 145129 -> 0 bytes
 .../documents/asset/img/gl/scatter3D-gaussian.png  |   Bin 114828 -> 0 bytes
 .../cn/documents/asset/img/gl/scatter3D-life.png   |   Bin 90059 -> 0 bytes
 .../cn/documents/asset/img/gl/scatter3D-life2.png  |   Bin 167782 -> 0 bytes
 public/cn/documents/asset/img/gl/surface.png       |   Bin 189074 -> 0 bytes
 public/cn/documents/asset/img/smooth-algorithm.png |   Bin 244496 -> 0 bytes
 .../documents/asset/img/smooth-monotone-none.png   |   Bin 43625 -> 0 bytes
 .../cn/documents/asset/img/smooth-monotone-x.png   |   Bin 47594 -> 0 bytes
 .../documents/asset/img/smooth-non-monotone-x.png  |   Bin 161468 -> 0 bytes
 .../cn/documents/asset/img/smooth-old-problem.png  |   Bin 145198 -> 0 bytes
 .../cn/documents/asset/img/smooth-old-vs-new.png   |   Bin 121268 -> 0 bytes
 .../cn/documents/asset/img/treemap-border-gap.png  |   Bin 92466 -> 0 bytes
 public/cn/documents/cn/api.json                    |     1 -
 public/cn/documents/cn/changelog.html              |  1533 ---
 public/cn/documents/cn/coding-standard.html        |   708 --
 public/cn/documents/cn/option-gl.json              |     1 -
 public/cn/documents/cn/option-gl_description.json  |     1 -
 public/cn/documents/cn/option-gl_outline.json      |     1 -
 public/cn/documents/cn/option.json                 |     1 -
 public/cn/documents/cn/option_description.json     |     1 -
 public/cn/documents/cn/option_outline.json         |     1 -
 public/cn/documents/cn/tutorial.json               |     1 -
 public/cn/images/404.png                           |   Bin 72998 -> 0 bytes
 public/cn/images/about/1.png                       |   Bin 36618 -> 0 bytes
 public/cn/images/about/2.png                       |   Bin 77291 -> 0 bytes
 public/cn/images/about/3.png                       |   Bin 114969 -> 0 bytes
 public/cn/images/about/4.png                       |   Bin 67588 -> 0 bytes
 public/cn/images/about/5.png                       |   Bin 140731 -> 0 bytes
 public/cn/images/about/6.png                       |   Bin 56879 -> 0 bytes
 public/cn/images/about/7.png                       |   Bin 102847 -> 0 bytes
 public/cn/images/about/8.png                       |   Bin 17302 -> 0 bytes
 public/cn/images/about/chenwei.jpg                 |   Bin 16526 -> 0 bytes
 public/cn/images/about/xiaomi.png                  |   Bin 12462 -> 0 bytes
 public/cn/images/banners/2017-03-23-ife.png        |   Bin 30268 -> 0 bytes
 public/cn/images/banners/2017-06-20-datav.jpg      |   Bin 67564 -> 0 bytes
 public/cn/images/banners/2017-09-12-zhibo.png      |   Bin 93489 -> 0 bytes
 public/cn/images/bg.png                            |   Bin 55761 -> 0 bytes
 public/cn/images/bg2.png                           |   Bin 17932 -> 0 bytes
 public/cn/images/btn-arrow.png                     |   Bin 448 -> 0 bytes
 public/cn/images/btn-download.png                  |   Bin 775 -> 0 bytes
 public/cn/images/btn-email.png                     |   Bin 1226 -> 0 bytes
 public/cn/images/btn-github.png                    |   Bin 1178 -> 0 bytes
 public/cn/images/btn-weibo.png                     |   Bin 1661 -> 0 bytes
 public/cn/images/btn-weixin.png                    |   Bin 1383 -> 0 bytes
 public/cn/images/builder/chart/bar.svg             |    10 -
 public/cn/images/builder/chart/boxplot.svg         |    12 -
 public/cn/images/builder/chart/candlestick.svg     |    19 -
 public/cn/images/builder/chart/chord.svg           |    23 -
 public/cn/images/builder/chart/component.svg       |    23 -
 public/cn/images/builder/chart/custom.svg          |    18 -
 public/cn/images/builder/chart/eventRiver.svg      |    26 -
 public/cn/images/builder/chart/funnel.svg          |     9 -
 public/cn/images/builder/chart/gauge.svg           |    14 -
 public/cn/images/builder/chart/graph.svg           |    25 -
 public/cn/images/builder/chart/heatmap.svg         |    15 -
 public/cn/images/builder/chart/line.svg            |    11 -
 public/cn/images/builder/chart/lines.svg           |   648 --
 public/cn/images/builder/chart/map.svg             |    23 -
 public/cn/images/builder/chart/mix.svg             |    23 -
 public/cn/images/builder/chart/other.svg           |    22 -
 public/cn/images/builder/chart/parallel.svg        |    16 -
 public/cn/images/builder/chart/pictorialBar.svg    |    55 -
 public/cn/images/builder/chart/pie.svg             |    11 -
 public/cn/images/builder/chart/radar.svg           |    17 -
 public/cn/images/builder/chart/sankey.svg          |    20 -
 public/cn/images/builder/chart/scatter.svg         |    18 -
 public/cn/images/builder/chart/sunburst.svg        |    93 -
 public/cn/images/builder/chart/theme.svg           |    14 -
 public/cn/images/builder/chart/themeRiver.svg      |    17 -
 public/cn/images/builder/chart/topic.svg           |    22 -
 public/cn/images/builder/chart/tree.svg            |    14 -
 public/cn/images/builder/chart/treemap.svg         |    12 -
 public/cn/images/builder/chart/venn.svg            |    12 -
 public/cn/images/builder/chart/wordCloud.svg       |    22 -
 public/cn/images/builder/checked.png               |   Bin 1069 -> 0 bytes
 public/cn/images/builder/component/brush.svg       |    27 -
 public/cn/images/builder/component/calendar.svg    |    26 -
 public/cn/images/builder/component/dataZoom.svg    |    16 -
 public/cn/images/builder/component/geo.svg         |   612 --
 public/cn/images/builder/component/graphic.svg     |    19 -
 public/cn/images/builder/component/grid.svg        |    20 -
 public/cn/images/builder/component/gridSimple.svg  |    20 -
 public/cn/images/builder/component/legend.svg      |    55 -
 public/cn/images/builder/component/markArea.svg    |    20 -
 public/cn/images/builder/component/markLine.svg    |    65 -
 public/cn/images/builder/component/markPoint.svg   |   120 -
 public/cn/images/builder/component/polar.svg       |    95 -
 public/cn/images/builder/component/singleAxis.svg  |    52 -
 public/cn/images/builder/component/timeline.svg    |    26 -
 public/cn/images/builder/component/title.svg       |    30 -
 public/cn/images/builder/component/toolbox.svg     |    69 -
 public/cn/images/builder/component/tooltip.svg     |    19 -
 public/cn/images/builder/component/visualMap.svg   |    25 -
 public/cn/images/chart-icon.png                    |   Bin 13805 -> 0 bytes
 public/cn/images/company/company1.png              |   Bin 40660 -> 0 bytes
 public/cn/images/company/company10.png             |   Bin 21174 -> 0 bytes
 public/cn/images/company/company11.png             |   Bin 41458 -> 0 bytes
 public/cn/images/company/company12.png             |   Bin 29268 -> 0 bytes
 public/cn/images/company/company13.png             |   Bin 24944 -> 0 bytes
 public/cn/images/company/company14.png             |   Bin 24571 -> 0 bytes
 public/cn/images/company/company15.png             |   Bin 42695 -> 0 bytes
 public/cn/images/company/company16.png             |   Bin 9453 -> 0 bytes
 public/cn/images/company/company17.png             |   Bin 51321 -> 0 bytes
 public/cn/images/company/company18.png             |   Bin 52342 -> 0 bytes
 public/cn/images/company/company19.png             |   Bin 17617 -> 0 bytes
 public/cn/images/company/company2.png              |   Bin 59543 -> 0 bytes
 public/cn/images/company/company20.png             |   Bin 30413 -> 0 bytes
 public/cn/images/company/company21.png             |   Bin 37470 -> 0 bytes
 public/cn/images/company/company22.png             |   Bin 31626 -> 0 bytes
 public/cn/images/company/company23.png             |   Bin 13831 -> 0 bytes
 public/cn/images/company/company24.png             |   Bin 24348 -> 0 bytes
 public/cn/images/company/company3.png              |   Bin 43341 -> 0 bytes
 public/cn/images/company/company4.png              |   Bin 28632 -> 0 bytes
 public/cn/images/company/company5.png              |   Bin 9430 -> 0 bytes
 public/cn/images/company/company6.png              |   Bin 21655 -> 0 bytes
 public/cn/images/company/company7.png              |   Bin 33797 -> 0 bytes
 public/cn/images/company/company8.png              |   Bin 9260 -> 0 bytes
 public/cn/images/company/company9.png              |   Bin 49281 -> 0 bytes
 public/cn/images/echarts-footer-logo.png           |   Bin 7564 -> 0 bytes
 public/cn/images/echarts-footer-text.png           |   Bin 1272 -> 0 bytes
 public/cn/images/extensions/arcgis.jpg             |   Bin 119407 -> 0 bytes
 public/cn/images/extensions/bmap.jpg               |   Bin 149204 -> 0 bytes
 public/cn/images/extensions/default-extension.png  |   Bin 2028 -> 0 bytes
 public/cn/images/extensions/leaflet-2.jpg          |   Bin 49536 -> 0 bytes
 public/cn/images/extensions/leaflet.jpg            |   Bin 89859 -> 0 bytes
 public/cn/images/extensions/liquidfill.jpg         |   Bin 146915 -> 0 bytes
 public/cn/images/extensions/mapbox.jpg             |   Bin 120251 -> 0 bytes
 public/cn/images/extensions/modularity.jpg         |   Bin 62574 -> 0 bytes
 public/cn/images/extensions/stat.jpg               |   Bin 39655 -> 0 bytes
 public/cn/images/extensions/word-cloud.jpg         |   Bin 159964 -> 0 bytes
 public/cn/images/favicon.png                       |   Bin 1592 -> 0 bytes
 public/cn/images/feature-1.png                     |   Bin 116562 -> 0 bytes
 public/cn/images/features/buildings-ny.jpg         |   Bin 258779 -> 0 bytes
 public/cn/images/features/capetown-taxi.png        |   Bin 1501879 -> 0 bytes
 public/cn/images/features/flowGL-line.jpg          |   Bin 634192 -> 0 bytes
 public/cn/images/features/population.png           |   Bin 580827 -> 0 bytes
 public/cn/images/features/scatterGL.png            |   Bin 643166 -> 0 bytes
 public/cn/images/features/scatterGL2.png           |   Bin 2009491 -> 0 bytes
 public/cn/images/features/scatterGL3.png           |   Bin 1272747 -> 0 bytes
 public/cn/images/features/scatterGL4.png           |   Bin 953836 -> 0 bytes
 public/cn/images/forie.png                         |   Bin 171716 -> 0 bytes
 public/cn/images/github.png                        |   Bin 2330 -> 0 bytes
 public/cn/images/gongzhonghao.png                  |   Bin 36677 -> 0 bytes
 public/cn/images/icon-email.png                    |   Bin 807 -> 0 bytes
 public/cn/images/icon-github.png                   |   Bin 936 -> 0 bytes
 public/cn/images/icon-twitter.png                  |   Bin 667 -> 0 bytes
 public/cn/images/icon-weibo.png                    |   Bin 1334 -> 0 bytes
 public/cn/images/index-bg.png                      |   Bin 353465 -> 0 bytes
 public/cn/images/index-chart/handle.png            |   Bin 1252 -> 0 bytes
 public/cn/images/index-chart/handle2.png           |   Bin 567 -> 0 bytes
 public/cn/images/index-chart/iphone.png            |   Bin 98448 -> 0 bytes
 public/cn/images/index-feature.png                 |   Bin 64514 -> 0 bytes
 public/cn/images/index/1.png                       |   Bin 38600 -> 0 bytes
 public/cn/images/index/2.png                       |   Bin 80174 -> 0 bytes
 public/cn/images/index/3.png                       |   Bin 114969 -> 0 bytes
 public/cn/images/index/4.png                       |   Bin 67588 -> 0 bytes
 public/cn/images/index/5.png                       |   Bin 140731 -> 0 bytes
 public/cn/images/index/6.png                       |   Bin 56760 -> 0 bytes
 public/cn/images/index/7.png                       |   Bin 104606 -> 0 bytes
 public/cn/images/index/device.png                  |   Bin 85318 -> 0 bytes
 public/cn/images/index/device1.png                 |   Bin 87517 -> 0 bytes
 public/cn/images/index/earth.png                   |   Bin 79622 -> 0 bytes
 public/cn/images/index/echarts.png                 |   Bin 33008 -> 0 bytes
 public/cn/images/index/file.png                    |   Bin 5035 -> 0 bytes
 public/cn/images/index/footer.png                  |   Bin 4333 -> 0 bytes
 public/cn/images/index/header.png                  |   Bin 6172 -> 0 bytes
 public/cn/images/index/line.png                    |   Bin 32795 -> 0 bytes
 public/cn/images/index/shadow.png                  |   Bin 5919 -> 0 bytes
 public/cn/images/liquid-fill.png                   |   Bin 31358 -> 0 bytes
 public/cn/images/logo.png                          |   Bin 3765 -> 0 bytes
 public/cn/images/map.png                           |   Bin 283943 -> 0 bytes
 public/cn/images/no-map.png                        |   Bin 8135 -> 0 bytes
 public/cn/images/note.svg                          |    15 -
 public/cn/images/people/JB.png                     |   Bin 87295 -> 0 bytes
 public/cn/images/people/erik.png                   |   Bin 70060 -> 0 bytes
 public/cn/images/people/weizhi.png                 |   Bin 1284 -> 0 bytes
 .../cn/images/people/\345\221\250\346\211\254.png" |   Bin 92607 -> 0 bytes
 .../cn/images/people/\345\221\250\347\216\211.png" |   Bin 97601 -> 0 bytes
 .../cn/images/people/\345\244\247\344\275\233.png" |   Bin 111561 -> 0 bytes
 .../\345\250\204\345\220\214\345\205\265.png"      |   Bin 20118 -> 0 bytes
 .../cn/images/people/\345\256\277\347\210\275.png" |   Bin 76678 -> 0 bytes
 .../cn/images/people/\345\260\217\347\272\242.png" |   Bin 97862 -> 0 bytes
 .../cn/images/people/\345\276\267\346\270\205.png" |   Bin 70273 -> 0 bytes
 .../cn/images/people/\346\235\216\346\271\233.png" |   Bin 67163 -> 0 bytes
 .../cn/images/people/\346\235\250\351\252\245.png" |   Bin 80366 -> 0 bytes
 .../cn/images/people/\346\236\227\345\263\260.png" |   Bin 62803 -> 0 bytes
 .../\346\241\221\346\226\207\351\224\213.png"      |   Bin 77118 -> 0 bytes
 .../cn/images/people/\346\262\210\346\257\205.png" |   Bin 66512 -> 0 bytes
 .../cn/images/people/\346\262\210\346\265\251.png" |   Bin 65255 -> 0 bytes
 .../\347\216\213\344\277\212\345\251\267.png"      |   Bin 106485 -> 0 bytes
 .../cn/images/people/\347\216\213\347\220\274.png" |   Bin 68308 -> 0 bytes
 .../cn/images/people/\347\245\226\346\230\216.png" |   Bin 70285 -> 0 bytes
 .../cn/images/people/\347\272\242\350\226\257.png" |   Bin 63205 -> 0 bytes
 .../cn/images/people/\347\276\241\350\276\231.png" |   Bin 71775 -> 0 bytes
 .../\350\242\201\346\231\223\345\246\202.png"      |   Bin 81879 -> 0 bytes
 .../\350\260\242\347\233\212\350\276\211.png"      |   Bin 84370 -> 0 bytes
 .../cn/images/people/\350\265\265\351\233\267.png" |   Bin 68260 -> 0 bytes
 .../cn/images/people/\351\230\277\346\226\207.png" |   Bin 80273 -> 0 bytes
 .../cn/images/people/\351\231\210\344\270\272.png" |   Bin 52648 -> 0 bytes
 .../\351\241\276\350\275\266\347\201\265.png"      |   Bin 139414 -> 0 bytes
 .../\351\255\217\345\244\252\344\272\221.png"      |   Bin 48970 -> 0 bytes
 .../\351\273\204\345\277\227\346\225\217.png"      |   Bin 90020 -> 0 bytes
 .../cn/images/people/\351\273\204\346\202\246.png" |   Bin 81118 -> 0 bytes
 public/cn/images/pipeline.png                      |   Bin 220187 -> 0 bytes
 public/cn/images/yinhao.png                        |   Bin 2898 -> 0 bytes
 public/cn/js/docTool/SchemaWrap.js                 |   105 -
 public/cn/js/docTool/docUtil.js                    |   132 -
 public/cn/js/docTool/ecOption.less                 |   549 -
 public/cn/js/docTool/hashHelper.js                 |    72 -
 public/cn/js/docTool/lang.js                       |    68 -
 public/cn/js/docTool/main.js                       |   763 --
 public/cn/js/docTool/main.tpl.html                 |   102 -
 public/cn/js/docTool/schemaHelper.js               |   748 --
 public/cn/js/hm.js                                 |     7 -
 public/cn/js/index.js                              |   504 -
 public/cn/js/log.js                                |    22 -
 public/cn/option-gl.html                           |    75 -
 public/cn/option.html                              |    72 -
 public/cn/tutorial.html                            |    80 -
 .../cn/vendors/bootstrap/css/bootstrap-theme.css   |   587 --
 .../vendors/bootstrap/css/bootstrap-theme.css.map  |     1 -
 .../vendors/bootstrap/css/bootstrap-theme.min.css  |     5 -
 public/cn/vendors/bootstrap/css/bootstrap.css      |  6800 ------------
 public/cn/vendors/bootstrap/css/bootstrap.css.map  |     1 -
 public/cn/vendors/bootstrap/css/bootstrap.min.css  |     5 -
 .../fonts/glyphicons-halflings-regular.eot         |   Bin 20127 -> 0 bytes
 .../fonts/glyphicons-halflings-regular.svg         |   288 -
 .../fonts/glyphicons-halflings-regular.ttf         |   Bin 45404 -> 0 bytes
 .../fonts/glyphicons-halflings-regular.woff        |   Bin 23424 -> 0 bytes
 .../fonts/glyphicons-halflings-regular.woff2       |   Bin 18028 -> 0 bytes
 public/cn/vendors/bootstrap/js/bootstrap.js        |  2363 -----
 public/cn/vendors/bootstrap/js/bootstrap.min.js    |     7 -
 public/cn/vendors/bootstrap/js/npm.js              |    13 -
 public/cn/vendors/bootstrap/js/validator.js        |   305 -
 public/cn/vendors/dt/0.0.1/componentConfig.js      |    23 -
 public/cn/vendors/dt/0.0.1/config.js               |    72 -
 public/cn/vendors/dt/0.0.1/lib.js                  |    54 -
 public/cn/vendors/dt/0.0.1/lib/Set.js              |   306 -
 public/cn/vendors/dt/0.0.1/lib/base.js             |   757 --
 public/cn/vendors/dt/0.0.1/lib/codeStringify.js    |   322 -
 public/cn/vendors/dt/0.0.1/lib/dataDriven.js       |   887 --
 public/cn/vendors/dt/0.0.1/lib/disable.js          |    84 -
 public/cn/vendors/dt/0.0.1/lib/enumeration.js      |   198 -
 public/cn/vendors/dt/0.0.1/lib/event.js            |   127 -
 public/cn/vendors/dt/0.0.1/lib/htmlCleaner.js      |   175 -
 public/cn/vendors/dt/0.0.1/lib/json.js             |    23 -
 public/cn/vendors/dt/0.0.1/lib/liteHashMap.js      |    64 -
 public/cn/vendors/dt/0.0.1/lib/model.js            |   209 -
 public/cn/vendors/dt/0.0.1/lib/number.js           |   296 -
 public/cn/vendors/dt/0.0.1/lib/objectAccess.js     |   350 -
 public/cn/vendors/dt/0.0.1/lib/objectOriented.js   |   184 -
 public/cn/vendors/dt/0.0.1/lib/others.js           |   399 -
 public/cn/vendors/dt/0.0.1/lib/throttle.js         |   124 -
 public/cn/vendors/dt/0.0.1/lib/tooltip.js          |   347 -
 .../dt/0.0.1/obDecorator/floatInputDecorator.js    |    57 -
 .../dt/0.0.1/obDecorator/htmlInputDecorator.js     |    43 -
 .../dt/0.0.1/obDecorator/integerInputDecorator.js  |    65 -
 .../dt/0.0.1/obDecorator/rangeValueDecorator.js    |   195 -
 public/cn/vendors/dt/0.0.1/tpl.js                  |    90 -
 public/cn/vendors/dt/0.0.1/tplLoader.js            |    46 -
 public/cn/vendors/dt/0.0.1/ui/BasePanel.js         |   233 -
 public/cn/vendors/dt/0.0.1/ui/Button.js            |   216 -
 public/cn/vendors/dt/0.0.1/ui/Button.less          |    30 -
 public/cn/vendors/dt/0.0.1/ui/CheckButton.js       |   223 -
 public/cn/vendors/dt/0.0.1/ui/CheckButton.less     |    63 -
 public/cn/vendors/dt/0.0.1/ui/Component.js         |  1209 ---
 public/cn/vendors/dt/0.0.1/ui/Foreach.js           |   541 -
 public/cn/vendors/dt/0.0.1/ui/ScrollPanel.js       |   380 -
 public/cn/vendors/dt/0.0.1/ui/Tab.js               |   429 -
 public/cn/vendors/dt/0.0.1/ui/Text.js              |    79 -
 public/cn/vendors/dt/0.0.1/ui/Text.less            |     6 -
 public/cn/vendors/dt/0.0.1/ui/TextInput.js         |   254 -
 public/cn/vendors/dt/0.0.1/ui/TextInput.less       |    83 -
 public/cn/vendors/dt/0.0.1/ui/TreeList.js          |  1036 --
 public/cn/vendors/dt/0.0.1/ui/TreeList.less        |    59 -
 public/cn/vendors/dt/0.0.1/ui/WinPanel.js          |   249 -
 public/cn/vendors/dt/0.0.1/ui/WinPanel.less        |    15 -
 public/cn/vendors/dt/0.0.1/ui/all.less             |     8 -
 public/cn/vendors/dt/0.0.1/ui/common.less          |   216 -
 public/cn/vendors/dt/0.0.1/ui/dialog.js            |   371 -
 public/cn/vendors/dt/0.0.1/ui/scrollPanel.less     |    32 -
 public/cn/vendors/dt/0.0.1/ui/theme/dark.less      |    44 -
 public/cn/vendors/dt/0.0.1/ui/theme/ec.less        |    44 -
 public/cn/vendors/dt/0.0.1/ui/tooltip.js           |   348 -
 public/cn/vendors/dt/0.0.1/ui/tooltip.less         |    16 -
 public/cn/vendors/dt/0.0.1/ui/ui.tpl.html          |    19 -
 public/cn/vendors/esl.js                           |     1 -
 public/cn/vendors/etpl/3.0.0/LICENSE               |    28 -
 public/cn/vendors/etpl/3.0.0/README.md             |   117 -
 public/cn/vendors/etpl/3.0.0/etpl.min.js           |     1 -
 public/cn/vendors/etpl/3.0.0/main.js               |     9 -
 public/cn/vendors/etpl/3.0.0/package.json          |    19 -
 public/cn/vendors/etpl/3.0.0/src/main.js           |  1645 ---
 public/cn/vendors/etpl/3.0.0/src/tpl.js            |    46 -
 public/cn/vendors/fullpage/jquery.fullpage.min.css |     8 -
 public/cn/vendors/fullpage/jquery.fullpage.min.js  |     9 -
 public/cn/vendors/hasher/1.2.0/.gitignore          |     4 -
 public/cn/vendors/hasher/1.2.0/hasher.js           |   441 -
 public/cn/vendors/hasher/1.2.0/hasher.min.js       |     7 -
 .../jquery-autocomplete/auto-complete.jquery.json  |    29 -
 public/cn/vendors/jquery-autocomplete/bower.json   |    35 -
 .../jquery-autocomplete/jquery.auto-complete.css   |     9 -
 .../jquery-autocomplete/jquery.auto-complete.js    |   171 -
 .../jquery.auto-complete.min.js                    |     3 -
 public/cn/vendors/jquery-autocomplete/readme.md    |    59 -
 .../vendors/jquery-mousewheel/3.1.11/ChangeLog.md  |   137 -
 .../vendors/jquery-mousewheel/3.1.11/Gruntfile.js  |    47 -
 .../vendors/jquery-mousewheel/3.1.11/LICENSE.txt   |    20 -
 .../cn/vendors/jquery-mousewheel/3.1.11/README.md  |    85 -
 .../cn/vendors/jquery-mousewheel/3.1.11/bower.json |    16 -
 .../jquery-mousewheel/3.1.11/jquery.mousewheel.js  |   220 -
 .../3.1.11/jquery.mousewheel.min.js                |     8 -
 .../3.1.11/mousewheel.jquery.json                  |    27 -
 .../vendors/jquery-mousewheel/3.1.11/package.json  |    44 -
 public/cn/vendors/jquery-ui/1.11.4/jquery-ui.css   |    91 -
 public/cn/vendors/jquery-ui/1.11.4/jquery-ui.js    |  2163 ----
 .../cn/vendors/jquery-ui/1.11.4/jquery-ui.min.css  |     6 -
 .../cn/vendors/jquery-ui/1.11.4/jquery-ui.min.js   |     6 -
 .../jquery-ui/1.11.4/jquery-ui.structure.css       |    97 -
 .../jquery-ui/1.11.4/jquery-ui.structure.min.css   |     5 -
 public/cn/vendors/jquery.lazyload.min.js           |     2 -
 public/cn/vendors/jquery/jquery.js                 | 10351 -------------------
 public/cn/vendors/jquery/jquery.min.js             |     6 -
 public/cn/vendors/jquery/jquery.min.map            |     1 -
 public/cn/vendors/latinize/README.md               |    56 -
 public/cn/vendors/latinize/latinize.js             |   848 --
 public/cn/vendors/latinize/package.json            |    17 -
 public/cn/vendors/numeral/1.4.7/numeral.js         |   518 -
 public/cn/vendors/numeral/1.4.7/numeral.min.js     |     1 -
 public/cn/vendors/pace/pace.min.js                 |     2 -
 .../0.6.8/css/perfect-scrollbar.css                |   106 -
 .../0.6.8/css/perfect-scrollbar.min.css            |     2 -
 .../0.6.8/js/perfect-scrollbar.js                  |  1588 ---
 .../0.6.8/js/perfect-scrollbar.min.js              |     2 -
 public/cn/vendors/prettify/lang-css.js             |    18 -
 public/cn/vendors/prettify/prettify.css            |     1 -
 public/cn/vendors/prettify/prettify.js             |    46 -
 public/cn/vendors/signals/1.0.0/signals.js         |   445 -
 public/cn/vendors/signals/1.0.0/signals.min.js     |    14 -
 .../cn/vendors/twentytwenty/jquery.event.move.js   |   581 --
 .../cn/vendors/twentytwenty/jquery.twentytwenty.js |   119 -
 public/cn/vendors/twentytwenty/twentytwenty.css    |   191 -
 public/cn/vendors/waypoint.js                      |     7 -
 public/en/404.html                                 |     2 +-
 public/en/api.html                                 |     8 +-
 public/en/builder.html                             |     8 +-
 public/en/changelog.html                           |     2 +-
 public/en/cheat-sheet.html                         |     2 +-
 public/en/coding-standard.html                     |     2 +-
 public/en/committers.html                          |     5 +-
 public/en/css/main.css                             |     2 +-
 public/en/dependencies.html                        |     4 +-
 public/en/documents/en/api.json                    |     2 +-
 public/en/documents/en/option-gl.json              |     2 +-
 public/en/documents/en/option.json                 |     2 +-
 public/en/documents/en/tutorial.json               |     2 +-
 public/en/documents/zh/option.json                 |     2 +-
 public/en/documents/zh/tutorial.json               |     2 +-
 public/en/download-extension.html                  |     4 +-
 public/en/download-map.html                        |     4 +-
 public/en/download-theme.html                      |     4 +-
 public/en/download.html                            |     4 +-
 public/en/faq.html                                 |     2 +-
 public/en/feature.html                             |     2 +-
 public/en/footer-en.html                           |     2 +-
 public/en/footer.html                              |     2 +-
 public/en/index.html                               |     6 +-
 public/en/license.html                             |     2 +-
 public/en/maillist.html                            |     4 +-
 public/en/option-gl.html                           |     8 +-
 public/en/option.html                              |     8 +-
 public/en/option3.html                             |     4 +-
 public/en/tutorial.html                            |     8 +-
 public/zh/404.html                                 |     2 +-
 public/zh/about.html                               |     2 +-
 public/zh/api.html                                 |     8 +-
 public/zh/builder.html                             |     8 +-
 public/zh/builder3.html                            |     4 +-
 public/zh/changelog.html                           |     2 +-
 public/zh/cheat-sheet.html                         |     2 +-
 public/zh/coding-standard.html                     |     2 +-
 public/zh/committer.html                           |     2 +-
 public/zh/committers.html                          |     4 +-
 public/zh/css/main.css                             |     2 +-
 public/zh/demo.html                                |     2 +-
 public/zh/dependencies.html                        |     4 +-
 public/zh/documents/en/option.json                 |     2 +-
 public/zh/documents/en/tutorial.json               |     2 +-
 public/zh/documents/zh/option.json                 |     2 +-
 public/zh/documents/zh/tutorial.json               |     2 +-
 public/zh/download-extension.html                  |     4 +-
 public/zh/download-map.html                        |     4 +-
 public/zh/download-theme.html                      |     4 +-
 public/zh/download.html                            |     8 +-
 public/zh/download3.html                           |     4 +-
 public/zh/examples.html                            |     2 +-
 public/zh/faq.html                                 |     2 +-
 public/zh/feature.html                             |     2 +-
 public/zh/index.html                               |     6 +-
 public/zh/maillist.html                            |     4 +-
 public/zh/option-gl.html                           |     8 +-
 public/zh/option.html                              |     8 +-
 public/zh/option3.html                             |     8 +-
 public/zh/spreadsheet.html                         |     8 +-
 public/zh/tutorial.html                            |     8 +-
 server.js                                          |     2 +-
 watch.js                                           |    36 +-
 511 files changed, 191 insertions(+), 52415 deletions(-)


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


[incubator-echarts-doc] 04/04: ci: update ci using GitHub actions

Posted by ov...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit 99dcf6031c686e57adff1cee95c4042caa11dc2c
Author: Ovilia <zw...@gmail.com>
AuthorDate: Mon Oct 14 11:14:17 2019 +0800

    ci: update ci using GitHub actions
---
 .github/workflows/nodejs.yml |   24 +-
 .travis.yml                  |    5 -
 build.js                     |   15 +-
 package-lock.json            | 1070 ++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 1091 insertions(+), 23 deletions(-)

diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml
index b49d0bb..35cc3a9 100644
--- a/.github/workflows/nodejs.yml
+++ b/.github/workflows/nodejs.yml
@@ -9,17 +9,17 @@ jobs:
 
     strategy:
       matrix:
-        node-version: [8.x, 10.x, 12.x]
+        node-version: [12.x]
 
     steps:
-    - uses: actions/checkout@v1
-    - name: Use Node.js ${{ matrix.node-version }}
-      uses: actions/setup-node@v1
-      with:
-        node-version: ${{ matrix.node-version }}
-    - name: npm install, build, and test
-      run: |
-        npm install
-        node build.js dev
-      env:
-        CI: true
+      - uses: actions/checkout@v1
+      - name: Use Node.js ${{ matrix.node-version }}
+        uses: actions/setup-node@v1
+        with:
+          node-version: ${{ matrix.node-version }}
+      - name: npm install and build
+        run: |
+          npm install
+          node build.js --env dev
+        env:
+          CI: true
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index 0572839..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-language: node_js
-node_js:
-  - "v10.10.0"
-script:
- - bash release.sh
diff --git a/build.js b/build.js
index 8d21c0a..59e813f 100644
--- a/build.js
+++ b/build.js
@@ -38,7 +38,7 @@ function initEnv() {
 
 var config = initEnv();
 
-var languages = ['cn', 'en'];
+var languages = ['zh', 'en'];
 
 config.gl = config.gl || {};
 for (var key in config) {
@@ -130,16 +130,19 @@ function run() {
         'utf-8'
     );
 
-    copydir.sync('./asset', './public/cn/documents/asset');
+    copydir.sync('./asset', './public/zh/documents/asset');
     copydir.sync('./asset', './public/en/documents/asset');
 }
 
 function writeSingleSchema(schema, language, docName, format) {
-    if (language === 'cn') {
-        language = 'zh';
-    }
-    var path = 'public/documents/' + language + '/' + docName + '.json';
+    var dir = 'public/documents/' + language + '/';
+    var path = dir + docName + '.json';
     console.log('output: ' + path);
+
+    if (!fs.existsSync(dir)) {
+        fs.mkdirSync(dir);
+    }
+
     fs.writeFileSync(
         path,
         format ? JSON.stringify(schema, null, 2) : JSON.stringify(schema),
diff --git a/package-lock.json b/package-lock.json
new file mode 100644
index 0000000..6586fa9
--- /dev/null
+++ b/package-lock.json
@@ -0,0 +1,1070 @@
+{
+  "name": "echarts-doc",
+  "version": "0.0.1",
+  "lockfileVersion": 1,
+  "requires": true,
+  "dependencies": {
+    "ajv": {
+      "version": "5.5.2",
+      "resolved": "https://registry.npmjs.org/ajv/-/ajv-5.5.2.tgz",
+      "integrity": "sha1-c7Xuyj+rZT49P5Qis0GtQiBdyWU=",
+      "dev": true,
+      "requires": {
+        "co": "^4.6.0",
+        "fast-deep-equal": "^1.0.0",
+        "fast-json-stable-stringify": "^2.0.0",
+        "json-schema-traverse": "^0.3.0"
+      }
+    },
+    "ansi-regex": {
+      "version": "4.1.0",
+      "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz",
+      "integrity": "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==",
+      "dev": true
+    },
+    "ansi-styles": {
+      "version": "3.2.1",
+      "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
+      "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
+      "dev": true,
+      "requires": {
+        "color-convert": "^1.9.0"
+      }
+    },
+    "camelcase": {
+      "version": "5.3.1",
+      "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
+      "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
+      "dev": true
+    },
+    "cliui": {
+      "version": "5.0.0",
+      "resolved": "https://registry.npmjs.org/cliui/-/cliui-5.0.0.tgz",
+      "integrity": "sha512-PYeGSEmmHM6zvoef2w8TPzlrnNpXIjTipYK780YswmIP9vjxmd6Y2a3CB2Ks6/AU8NHjZugXvo8w3oWM2qnwXA==",
+      "dev": true,
+      "requires": {
+        "string-width": "^3.1.0",
+        "strip-ansi": "^5.2.0",
+        "wrap-ansi": "^5.1.0"
+      }
+    },
+    "co": {
+      "version": "4.6.0",
+      "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
+      "integrity": "sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=",
+      "dev": true
+    },
+    "color-convert": {
+      "version": "1.9.3",
+      "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
+      "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
+      "dev": true,
+      "requires": {
+        "color-name": "1.1.3"
+      }
+    },
+    "color-name": {
+      "version": "1.1.3",
+      "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
+      "integrity": "sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=",
+      "dev": true
+    },
+    "copy-dir": {
+      "version": "0.3.0",
+      "resolved": "https://registry.npmjs.org/copy-dir/-/copy-dir-0.3.0.tgz",
+      "integrity": "sha1-3rLcL6nJKQ7UfIQVWpmabUX1o1g=",
+      "dev": true,
+      "requires": {
+        "mkdir-p": "~0.0.4"
+      },
+      "dependencies": {
+        "mkdir-p": {
+          "version": "0.0.7",
+          "resolved": "https://registry.npmjs.org/mkdir-p/-/mkdir-p-0.0.7.tgz",
+          "integrity": "sha1-JMXb4m2jqZ7xWKHu+aXC3Z3laDw=",
+          "dev": true
+        }
+      }
+    },
+    "core-util-is": {
+      "version": "1.0.2",
+      "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz",
+      "integrity": "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=",
+      "dev": true
+    },
+    "decamelize": {
+      "version": "1.2.0",
+      "resolved": "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz",
+      "integrity": "sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=",
+      "dev": true
+    },
+    "emoji-regex": {
+      "version": "7.0.3",
+      "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz",
+      "integrity": "sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==",
+      "dev": true
+    },
+    "etpl": {
+      "version": "3.0.1",
+      "resolved": "https://registry.npmjs.org/etpl/-/etpl-3.0.1.tgz",
+      "integrity": "sha1-cn56FPtuioxMEwK/bW+Szedc+84=",
+      "dev": true
+    },
+    "fast-deep-equal": {
+      "version": "1.0.0",
+      "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-1.0.0.tgz",
+      "integrity": "sha1-liVqO8l1WV6zbYLpkp0GDYk0Of8=",
+      "dev": true
+    },
+    "fast-json-stable-stringify": {
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.0.0.tgz",
+      "integrity": "sha1-1RQsDK7msRifh9OnYREGT4bIu/I=",
+      "dev": true
+    },
+    "find-up": {
+      "version": "3.0.0",
+      "resolved": "https://registry.npmjs.org/find-up/-/find-up-3.0.0.tgz",
+      "integrity": "sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==",
+      "dev": true,
+      "requires": {
+        "locate-path": "^3.0.0"
+      }
+    },
+    "get-caller-file": {
+      "version": "2.0.5",
+      "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
+      "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
+      "dev": true
+    },
+    "glob": {
+      "version": "6.0.4",
+      "resolved": "https://registry.npmjs.org/glob/-/glob-6.0.4.tgz",
+      "integrity": "sha1-DwiGD2oVUSey+t1PnOJLGqtuTSI=",
+      "dev": true,
+      "requires": {
+        "inflight": "^1.0.4",
+        "inherits": "2",
+        "minimatch": "2 || 3",
+        "once": "^1.3.0",
+        "path-is-absolute": "^1.0.0"
+      },
+      "dependencies": {
+        "balanced-match": {
+          "version": "1.0.0",
+          "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz",
+          "integrity": "sha1-ibTRmasr7kneFk6gK4nORi1xt2c=",
+          "dev": true
+        },
+        "brace-expansion": {
+          "version": "1.1.8",
+          "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.8.tgz",
+          "integrity": "sha1-wHshHHyVLsH479Uad+8NHTmQopI=",
+          "dev": true,
+          "requires": {
+            "balanced-match": "^1.0.0",
+            "concat-map": "0.0.1"
+          }
+        },
+        "concat-map": {
+          "version": "0.0.1",
+          "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
+          "integrity": "sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=",
+          "dev": true
+        },
+        "inflight": {
+          "version": "1.0.6",
+          "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
+          "integrity": "sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=",
+          "dev": true,
+          "requires": {
+            "once": "^1.3.0",
+            "wrappy": "1"
+          }
+        },
+        "inherits": {
+          "version": "2.0.3",
+          "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.3.tgz",
+          "integrity": "sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4=",
+          "dev": true
+        },
+        "minimatch": {
+          "version": "3.0.4",
+          "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
+          "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
+          "dev": true,
+          "requires": {
+            "brace-expansion": "^1.1.7"
+          }
+        },
+        "once": {
+          "version": "1.4.0",
+          "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
+          "integrity": "sha1-WDsap3WWHUsROsF9nFC6753Xa9E=",
+          "dev": true,
+          "requires": {
+            "wrappy": "1"
+          }
+        },
+        "path-is-absolute": {
+          "version": "1.0.1",
+          "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
+          "integrity": "sha1-F0uSaHNVNP+8es5r9TpanhtcX18=",
+          "dev": true
+        },
+        "wrappy": {
+          "version": "1.0.2",
+          "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
+          "integrity": "sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=",
+          "dev": true
+        }
+      }
+    },
+    "har-schema": {
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz",
+      "integrity": "sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=",
+      "dev": true
+    },
+    "is-fullwidth-code-point": {
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz",
+      "integrity": "sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=",
+      "dev": true
+    },
+    "jquery": {
+      "version": "3.2.1",
+      "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.2.1.tgz",
+      "integrity": "sha1-XE2d5lKvbNCncBVKYxu6ErAVx4c=",
+      "dev": true
+    },
+    "jsdom": {
+      "version": "9.12.0",
+      "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-9.12.0.tgz",
+      "integrity": "sha1-6MVG//ywbADUgzyoRBD+1/igl9Q=",
+      "dev": true,
+      "requires": {
+        "abab": "^1.0.3",
+        "acorn": "^4.0.4",
+        "acorn-globals": "^3.1.0",
+        "array-equal": "^1.0.0",
+        "content-type-parser": "^1.0.1",
+        "cssom": ">= 0.3.2 < 0.4.0",
+        "cssstyle": ">= 0.2.37 < 0.3.0",
+        "escodegen": "^1.6.1",
+        "html-encoding-sniffer": "^1.0.1",
+        "nwmatcher": ">= 1.3.9 < 2.0.0",
+        "parse5": "^1.5.1",
+        "request": "^2.79.0",
+        "sax": "^1.2.1",
+        "symbol-tree": "^3.2.1",
+        "tough-cookie": "^2.3.2",
+        "webidl-conversions": "^4.0.0",
+        "whatwg-encoding": "^1.0.1",
+        "whatwg-url": "^4.3.0",
+        "xml-name-validator": "^2.0.1"
+      },
+      "dependencies": {
+        "abab": {
+          "version": "1.0.4",
+          "resolved": "https://registry.npmjs.org/abab/-/abab-1.0.4.tgz",
+          "integrity": "sha1-X6rZwsB/YN12dw9xzwJbYqY8/U4=",
+          "dev": true
+        },
+        "acorn": {
+          "version": "4.0.13",
+          "resolved": "https://registry.npmjs.org/acorn/-/acorn-4.0.13.tgz",
+          "integrity": "sha1-EFSVrlNh1pe9GVyCUZLhrX8lN4c=",
+          "dev": true
+        },
+        "acorn-globals": {
+          "version": "3.1.0",
+          "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-3.1.0.tgz",
+          "integrity": "sha1-/YJw9x+7SZawBPqIDuXUZXOnMb8=",
+          "dev": true,
+          "requires": {
+            "acorn": "^4.0.4"
+          }
+        },
+        "array-equal": {
+          "version": "1.0.0",
+          "resolved": "https://registry.npmjs.org/array-equal/-/array-equal-1.0.0.tgz",
+          "integrity": "sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM=",
+          "dev": true
+        },
+        "asn1": {
+          "version": "0.2.3",
+          "resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.3.tgz",
+          "integrity": "sha1-2sh4dxPJlmhJ/IGAd36+nB3fO4Y=",
+          "dev": true
+        },
+        "assert-plus": {
+          "version": "1.0.0",
+          "resolved": "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz",
+          "integrity": "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=",
+          "dev": true
+        },
+        "asynckit": {
+          "version": "0.4.0",
+          "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
+          "integrity": "sha1-x57Zf380y48robyXkLzDZkdLS3k=",
+          "dev": true
+        },
+        "aws-sign2": {
+          "version": "0.7.0",
+          "resolved": "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz",
+          "integrity": "sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=",
+          "dev": true
+        },
+        "aws4": {
+          "version": "1.6.0",
+          "resolved": "https://registry.npmjs.org/aws4/-/aws4-1.6.0.tgz",
+          "integrity": "sha1-g+9cqGCysy5KDe7e6MdxudtXRx4=",
+          "dev": true
+        },
+        "bcrypt-pbkdf": {
+          "version": "1.0.1",
+          "resolved": "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.1.tgz",
+          "integrity": "sha1-Y7xdy2EzG5K8Bf1SiVPDNGKgb40=",
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "tweetnacl": "^0.14.3"
+          }
+        },
+        "boom": {
+          "version": "4.3.1",
+          "resolved": "https://registry.npmjs.org/boom/-/boom-4.3.1.tgz",
+          "integrity": "sha1-T4owBctKfjiJ90kDD9JbluAdLjE=",
+          "dev": true,
+          "requires": {
+            "hoek": "4.x.x"
+          }
+        },
+        "caseless": {
+          "version": "0.12.0",
+          "resolved": "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz",
+          "integrity": "sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=",
+          "dev": true
+        },
+        "combined-stream": {
+          "version": "1.0.5",
+          "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.5.tgz",
+          "integrity": "sha1-k4NwpXtKUd6ix3wV1cX9+JUWQAk=",
+          "dev": true,
+          "requires": {
+            "delayed-stream": "~1.0.0"
+          }
+        },
+        "content-type-parser": {
+          "version": "1.0.2",
+          "resolved": "https://registry.npmjs.org/content-type-parser/-/content-type-parser-1.0.2.tgz",
+          "integrity": "sha512-lM4l4CnMEwOLHAHr/P6MEZwZFPJFtAAKgL6pogbXmVZggIqXhdB6RbBtPOTsw2FcXwYhehRGERJmRrjOiIB8pQ==",
+          "dev": true
+        },
+        "cryptiles": {
+          "version": "3.1.2",
+          "resolved": "https://registry.npmjs.org/cryptiles/-/cryptiles-3.1.2.tgz",
+          "integrity": "sha1-qJ+7Ig9c4l7FboxKqKT9e1sNKf4=",
+          "dev": true,
+          "requires": {
+            "boom": "5.x.x"
+          },
+          "dependencies": {
+            "boom": {
+              "version": "5.2.0",
+              "resolved": "https://registry.npmjs.org/boom/-/boom-5.2.0.tgz",
+              "integrity": "sha512-Z5BTk6ZRe4tXXQlkqftmsAUANpXmuwlsF5Oov8ThoMbQRzdGTA1ngYRW160GexgOgjsFOKJz0LYhoNi+2AMBUw==",
+              "dev": true,
+              "requires": {
+                "hoek": "4.x.x"
+              }
+            }
+          }
+        },
+        "cssom": {
+          "version": "0.3.2",
+          "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.2.tgz",
+          "integrity": "sha1-uANhcMefB6kP8vFuIihAJ6JDhIs=",
+          "dev": true
+        },
+        "cssstyle": {
+          "version": "0.2.37",
+          "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-0.2.37.tgz",
+          "integrity": "sha1-VBCXI0yyUTyDzu06zdwn/yeYfVQ=",
+          "dev": true,
+          "requires": {
+            "cssom": "0.3.x"
+          }
+        },
+        "dashdash": {
+          "version": "1.14.1",
+          "resolved": "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz",
+          "integrity": "sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=",
+          "dev": true,
+          "requires": {
+            "assert-plus": "^1.0.0"
+          }
+        },
+        "deep-is": {
+          "version": "0.1.3",
+          "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz",
+          "integrity": "sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=",
+          "dev": true
+        },
+        "delayed-stream": {
+          "version": "1.0.0",
+          "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
+          "integrity": "sha1-3zrhmayt+31ECqrgsp4icrJOxhk=",
+          "dev": true
+        },
+        "ecc-jsbn": {
+          "version": "0.1.1",
+          "resolved": "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.1.tgz",
+          "integrity": "sha1-D8c6ntXw1Tw4GTOYUj735UN3dQU=",
+          "dev": true,
+          "optional": true,
+          "requires": {
+            "jsbn": "~0.1.0"
+          }
+        },
+        "escodegen": {
+          "version": "1.9.0",
+          "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-1.9.0.tgz",
+          "integrity": "sha512-v0MYvNQ32bzwoG2OSFzWAkuahDQHK92JBN0pTAALJ4RIxEZe766QJPDR8Hqy7XNUy5K3fnVL76OqYAdc4TZEIw==",
+          "dev": true,
+          "requires": {
+            "esprima": "^3.1.3",
+            "estraverse": "^4.2.0",
+            "esutils": "^2.0.2",
+            "optionator": "^0.8.1",
+            "source-map": "~0.5.6"
+          }
+        },
+        "esprima": {
+          "version": "3.1.3",
+          "resolved": "https://registry.npmjs.org/esprima/-/esprima-3.1.3.tgz",
+          "integrity": "sha1-/cpRzuYTOJXjyI1TXOSdv/YqRjM=",
+          "dev": true
+        },
+        "estraverse": {
+          "version": "4.2.0",
+          "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.2.0.tgz",
+          "integrity": "sha1-De4/7TH81GlhjOc0IJn8GvoL2xM=",
+          "dev": true
+        },
+        "esutils": {
+          "version": "2.0.2",
+          "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.2.tgz",
+          "integrity": "sha1-Cr9PHKpbyx96nYrMbepPqqBLrJs=",
+          "dev": true
+        },
+        "extend": {
+          "version": "3.0.1",
+          "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.1.tgz",
+          "integrity": "sha1-p1Xqe8Gt/MWjHOfnYtuq3F5jZEQ=",
+          "dev": true
+        },
+        "extsprintf": {
+          "version": "1.3.0",
+          "resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
+          "integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=",
+          "dev": true
+        },
+        "fast-levenshtein": {
+          "version": "2.0.6",
+          "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
+          "integrity": "sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=",
+          "dev": true
+        },
+        "forever-agent": {
+          "version": "0.6.1",
+          "resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
+          "integrity": "sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=",
+          "dev": true
+        },
+        "form-data": {
+          "version": "2.3.1",
+          "resolved": "https://registry.npmjs.org/form-data/-/form-data-2.3.1.tgz",
+          "integrity": "sha1-b7lPvXGIUwbXPRXMSX/kzE7NRL8=",
+          "dev": true,
+          "requires": {
+            "asynckit": "^0.4.0",
+            "combined-stream": "^1.0.5",
+            "mime-types": "^2.1.12"
+          }
+        },
+        "getpass": {
+          "version": "0.1.7",
+          "resolved": "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz",
+          "integrity": "sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=",
+          "dev": true,
+          "requires": {
+            "assert-plus": "^1.0.0"
+          }
+        },
+        "har-validator": {
+          "version": "5.0.3",
+          "resolved": "https://registry.npmjs.org/har-validator/-/har-validator-5.0.3.tgz",
+          "integrity": "sha1-ukAsJmGU8VlW7xXg/PJCmT9qff0=",
+          "dev": true,
+          "requires": {
+            "ajv": "^5.1.0",
+            "har-schema": "^2.0.0"
+          }
+        },
+        "hawk": {
+          "version": "6.0.2",
+          "resolved": "https://registry.npmjs.org/hawk/-/hawk-6.0.2.tgz",
+          "integrity": "sha512-miowhl2+U7Qle4vdLqDdPt9m09K6yZhkLDTWGoUiUzrQCn+mHHSmfJgAyGaLRZbPmTqfFFjRV1QWCW0VWUJBbQ==",
+          "dev": true,
+          "requires": {
+            "boom": "4.x.x",
+            "cryptiles": "3.x.x",
+            "hoek": "4.x.x",
+            "sntp": "2.x.x"
+          }
+        },
+        "hoek": {
+          "version": "4.2.0",
+          "resolved": "https://registry.npmjs.org/hoek/-/hoek-4.2.0.tgz",
+          "integrity": "sha512-v0XCLxICi9nPfYrS9RL8HbYnXi9obYAeLbSP00BmnZwCK9+Ih9WOjoZ8YoHCoav2csqn4FOz4Orldsy2dmDwmQ==",
+          "dev": true
+        },
+        "html-encoding-sniffer": {
+          "version": "1.0.2",
+          "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-1.0.2.tgz",
+          "integrity": "sha512-71lZziiDnsuabfdYiUeWdCVyKuqwWi23L8YeIgV9jSSZHCtb6wB1BKWooH7L3tn4/FuZJMVWyNaIDr4RGmaSYw==",
+          "dev": true,
+          "requires": {
+            "whatwg-encoding": "^1.0.1"
+          }
+        },
+        "http-signature": {
+          "version": "1.2.0",
+          "resolved": "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz",
+          "integrity": "sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=",
+          "dev": true,
+          "requires": {
+            "assert-plus": "^1.0.0",
+            "jsprim": "^1.2.2",
+            "sshpk": "^1.7.0"
+          }
+        },
+        "iconv-lite": {
+          "version": "0.4.19",
+          "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.19.tgz",
+          "integrity": "sha512-oTZqweIP51xaGPI4uPa56/Pri/480R+mo7SeU+YETByQNhDG55ycFyNLIgta9vXhILrxXDmF7ZGhqZIcuN0gJQ==",
+          "dev": true
+        },
+        "is-typedarray": {
+          "version": "1.0.0",
+          "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
+          "integrity": "sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=",
+          "dev": true
+        },
+        "isstream": {
+          "version": "0.1.2",
+          "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz",
+          "integrity": "sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=",
+          "dev": true
+        },
+        "jsbn": {
+          "version": "0.1.1",
+          "resolved": "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz",
+          "integrity": "sha1-peZUwuWi3rXyAdls77yoDA7y9RM=",
+          "dev": true,
+          "optional": true
+        },
+        "json-schema": {
+          "version": "0.2.3",
+          "resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz",
+          "integrity": "sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=",
+          "dev": true
+        },
+        "json-stringify-safe": {
+          "version": "5.0.1",
+          "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz",
+          "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=",
+          "dev": true
+        },
+        "jsprim": {
+          "version": "1.4.1",
+          "resolved": "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz",
+          "integrity": "sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=",
+          "dev": true,
+          "requires": {
+            "assert-plus": "1.0.0",
+            "extsprintf": "1.3.0",
+            "json-schema": "0.2.3",
+            "verror": "1.10.0"
+          }
+        },
+        "levn": {
+          "version": "0.3.0",
+          "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
+          "integrity": "sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=",
+          "dev": true,
+          "requires": {
+            "prelude-ls": "~1.1.2",
+            "type-check": "~0.3.2"
+          }
+        },
+        "mime-db": {
+          "version": "1.30.0",
+          "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.30.0.tgz",
+          "integrity": "sha1-dMZD2i3Z1qRTmZY0ZbJtXKfXHwE=",
+          "dev": true
+        },
+        "mime-types": {
+          "version": "2.1.17",
+          "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.17.tgz",
+          "integrity": "sha1-Cdejk/A+mVp5+K+Fe3Cp4KsWVXo=",
+          "dev": true,
+          "requires": {
+            "mime-db": "~1.30.0"
+          }
+        },
+        "nwmatcher": {
+          "version": "1.4.3",
+          "resolved": "https://registry.npmjs.org/nwmatcher/-/nwmatcher-1.4.3.tgz",
+          "integrity": "sha512-IKdSTiDWCarf2JTS5e9e2+5tPZGdkRJ79XjYV0pzK8Q9BpsFyBq1RGKxzs7Q8UBushGw7m6TzVKz6fcY99iSWw==",
+          "dev": true
+        },
+        "oauth-sign": {
+          "version": "0.8.2",
+          "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.8.2.tgz",
+          "integrity": "sha1-Rqarfwrq2N6unsBWV4C31O/rnUM=",
+          "dev": true
+        },
+        "optionator": {
+          "version": "0.8.2",
+          "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.2.tgz",
+          "integrity": "sha1-NkxeQJ0/TWMB1sC0wFu6UBgK62Q=",
+          "dev": true,
+          "requires": {
+            "deep-is": "~0.1.3",
+            "fast-levenshtein": "~2.0.4",
+            "levn": "~0.3.0",
+            "prelude-ls": "~1.1.2",
+            "type-check": "~0.3.2",
+            "wordwrap": "~1.0.0"
+          }
+        },
+        "parse5": {
+          "version": "1.5.1",
+          "resolved": "https://registry.npmjs.org/parse5/-/parse5-1.5.1.tgz",
+          "integrity": "sha1-m387DeMr543CQBsXVzzK8Pb1nZQ=",
+          "dev": true
+        },
+        "prelude-ls": {
+          "version": "1.1.2",
+          "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
+          "integrity": "sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=",
+          "dev": true
+        },
+        "punycode": {
+          "version": "1.4.1",
+          "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
+          "integrity": "sha1-wNWmOycYgArY4esPpSachN1BhF4=",
+          "dev": true
+        },
+        "qs": {
+          "version": "6.5.1",
+          "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.1.tgz",
+          "integrity": "sha512-eRzhrN1WSINYCDCbrz796z37LOe3m5tmW7RQf6oBntukAG1nmovJvhnwHHRMAfeoItc1m2Hk02WER2aQ/iqs+A==",
+          "dev": true
+        },
+        "request": {
+          "version": "2.83.0",
+          "resolved": "https://registry.npmjs.org/request/-/request-2.83.0.tgz",
+          "integrity": "sha512-lR3gD69osqm6EYLk9wB/G1W/laGWjzH90t1vEa2xuxHD5KUrSzp9pUSfTm+YC5Nxt2T8nMPEvKlhbQayU7bgFw==",
+          "dev": true,
+          "requires": {
+            "aws-sign2": "~0.7.0",
+            "aws4": "^1.6.0",
+            "caseless": "~0.12.0",
+            "combined-stream": "~1.0.5",
+            "extend": "~3.0.1",
+            "forever-agent": "~0.6.1",
+            "form-data": "~2.3.1",
+            "har-validator": "~5.0.3",
+            "hawk": "~6.0.2",
+            "http-signature": "~1.2.0",
+            "is-typedarray": "~1.0.0",
+            "isstream": "~0.1.2",
+            "json-stringify-safe": "~5.0.1",
+            "mime-types": "~2.1.17",
+            "oauth-sign": "~0.8.2",
+            "performance-now": "^2.1.0",
+            "qs": "~6.5.1",
+            "safe-buffer": "^5.1.1",
+            "stringstream": "~0.0.5",
+            "tough-cookie": "~2.3.3",
+            "tunnel-agent": "^0.6.0",
+            "uuid": "^3.1.0"
+          }
+        },
+        "sax": {
+          "version": "1.2.4",
+          "resolved": "https://registry.npmjs.org/sax/-/sax-1.2.4.tgz",
+          "integrity": "sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==",
+          "dev": true
+        },
+        "sntp": {
+          "version": "2.1.0",
+          "resolved": "https://registry.npmjs.org/sntp/-/sntp-2.1.0.tgz",
+          "integrity": "sha512-FL1b58BDrqS3A11lJ0zEdnJ3UOKqVxawAkF3k7F0CVN7VQ34aZrV+G8BZ1WC9ZL7NyrwsW0oviwsWDgRuVYtJg==",
+          "dev": true,
+          "requires": {
+            "hoek": "4.x.x"
+          }
+        },
+        "source-map": {
+          "version": "0.5.7",
+          "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz",
+          "integrity": "sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=",
+          "dev": true,
+          "optional": true
+        },
+        "sshpk": {
+          "version": "1.13.1",
+          "resolved": "https://registry.npmjs.org/sshpk/-/sshpk-1.13.1.tgz",
+          "integrity": "sha1-US322mKHFEMW3EwY/hzx2UBzm+M=",
+          "dev": true,
+          "requires": {
+            "asn1": "~0.2.3",
+            "assert-plus": "^1.0.0",
+            "bcrypt-pbkdf": "^1.0.0",
+            "dashdash": "^1.12.0",
+            "ecc-jsbn": "~0.1.1",
+            "getpass": "^0.1.1",
+            "jsbn": "~0.1.0",
+            "tweetnacl": "~0.14.0"
+          }
+        },
+        "stringstream": {
+          "version": "0.0.5",
+          "resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz",
+          "integrity": "sha1-TkhM1N5aC7vuGORjB3EKioFiGHg=",
+          "dev": true
+        },
+        "symbol-tree": {
+          "version": "3.2.2",
+          "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.2.tgz",
+          "integrity": "sha1-rifbOPZgp64uHDt9G8KQgZuFGeY=",
+          "dev": true
+        },
+        "tough-cookie": {
+          "version": "2.3.3",
+          "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.3.3.tgz",
+          "integrity": "sha1-C2GKVWW23qkL80JdBNVe3EdadWE=",
+          "dev": true,
+          "requires": {
+            "punycode": "^1.4.1"
+          }
+        },
+        "tr46": {
+          "version": "0.0.3",
+          "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
+          "integrity": "sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=",
+          "dev": true
+        },
+        "tunnel-agent": {
+          "version": "0.6.0",
+          "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
+          "integrity": "sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=",
+          "dev": true,
+          "requires": {
+            "safe-buffer": "^5.0.1"
+          }
+        },
+        "tweetnacl": {
+          "version": "0.14.5",
+          "resolved": "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz",
+          "integrity": "sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=",
+          "dev": true,
+          "optional": true
+        },
+        "type-check": {
+          "version": "0.3.2",
+          "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
+          "integrity": "sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=",
+          "dev": true,
+          "requires": {
+            "prelude-ls": "~1.1.2"
+          }
+        },
+        "uuid": {
+          "version": "3.1.0",
+          "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.1.0.tgz",
+          "integrity": "sha512-DIWtzUkw04M4k3bf1IcpS2tngXEL26YUD2M0tMDUpnUrz2hgzUBlD55a4FjdLGPvfHxS6uluGWvaVEqgBcVa+g==",
+          "dev": true
+        },
+        "verror": {
+          "version": "1.10.0",
+          "resolved": "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz",
+          "integrity": "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=",
+          "dev": true,
+          "requires": {
+            "assert-plus": "^1.0.0",
+            "core-util-is": "1.0.2",
+            "extsprintf": "^1.2.0"
+          }
+        },
+        "webidl-conversions": {
+          "version": "4.0.2",
+          "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-4.0.2.tgz",
+          "integrity": "sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==",
+          "dev": true
+        },
+        "whatwg-encoding": {
+          "version": "1.0.3",
+          "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.3.tgz",
+          "integrity": "sha512-jLBwwKUhi8WtBfsMQlL4bUUcT8sMkAtQinscJAe/M4KHCkHuUJAF6vuB0tueNIw4c8ziO6AkRmgY+jL3a0iiPw==",
+          "dev": true,
+          "requires": {
+            "iconv-lite": "0.4.19"
+          }
+        },
+        "whatwg-url": {
+          "version": "4.8.0",
+          "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-4.8.0.tgz",
+          "integrity": "sha1-0pgaqRSMHgCkHFphMRZqtGg7vMA=",
+          "dev": true,
+          "requires": {
+            "tr46": "~0.0.3",
+            "webidl-conversions": "^3.0.0"
+          },
+          "dependencies": {
+            "webidl-conversions": {
+              "version": "3.0.1",
+              "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
+              "integrity": "sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=",
+              "dev": true
+            }
+          }
+        },
+        "wordwrap": {
+          "version": "1.0.0",
+          "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz",
+          "integrity": "sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=",
+          "dev": true
+        },
+        "xml-name-validator": {
+          "version": "2.0.1",
+          "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-2.0.1.tgz",
+          "integrity": "sha1-TYuPHszTQZqjYgYb7O9RXh5VljU=",
+          "dev": true
+        }
+      }
+    },
+    "json-schema-traverse": {
+      "version": "0.3.1",
+      "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.3.1.tgz",
+      "integrity": "sha1-NJptRMU6Ud6JtAgFxdXlm0F9M0A=",
+      "dev": true
+    },
+    "locate-path": {
+      "version": "3.0.0",
+      "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-3.0.0.tgz",
+      "integrity": "sha512-7AO748wWnIhNqAuaty2ZWHkQHRSNfPVIsPIfwEOWO22AmaoVrWavlOcMR5nzTLNYvp36X220/maaRsrec1G65A==",
+      "dev": true,
+      "requires": {
+        "p-locate": "^3.0.0",
+        "path-exists": "^3.0.0"
+      }
+    },
+    "marked": {
+      "version": "0.3.12",
+      "resolved": "https://registry.npmjs.org/marked/-/marked-0.3.12.tgz",
+      "integrity": "sha512-k4NaW+vS7ytQn6MgJn3fYpQt20/mOgYM5Ft9BYMfQJDz2QT6yEeS9XJ8k2Nw8JTeWK/znPPW2n3UJGzyYEiMoA==",
+      "dev": true
+    },
+    "node-static": {
+      "version": "0.7.10",
+      "resolved": "https://registry.npmjs.org/node-static/-/node-static-0.7.10.tgz",
+      "integrity": "sha512-bd7zO5hvCWzdglgwz9t82T4mYTEUzEG5pXnSqEzitvmEacusbhl8/VwuCbMaYR9g2PNK5191yBtAEQLJEmQh1A==",
+      "dev": true,
+      "requires": {
+        "colors": ">=0.6.0",
+        "mime": "^1.2.9",
+        "optimist": ">=0.3.4"
+      },
+      "dependencies": {
+        "colors": {
+          "version": "1.1.2",
+          "resolved": "https://registry.npmjs.org/colors/-/colors-1.1.2.tgz",
+          "integrity": "sha1-FopHAXVran9RoSzgyXv6KMCE7WM=",
+          "dev": true
+        },
+        "mime": {
+          "version": "1.6.0",
+          "resolved": "https://registry.npmjs.org/mime/-/mime-1.6.0.tgz",
+          "integrity": "sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==",
+          "dev": true
+        },
+        "minimist": {
+          "version": "0.0.10",
+          "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.10.tgz",
+          "integrity": "sha1-3j+YVD2/lggr5IrRoMfNqDYwHc8=",
+          "dev": true
+        },
+        "optimist": {
+          "version": "0.6.1",
+          "resolved": "https://registry.npmjs.org/optimist/-/optimist-0.6.1.tgz",
+          "integrity": "sha1-2j6nRob6IaGaERwybpDrFaAZZoY=",
+          "dev": true,
+          "requires": {
+            "minimist": "~0.0.1",
+            "wordwrap": "~0.0.2"
+          }
+        },
+        "wordwrap": {
+          "version": "0.0.3",
+          "resolved": "https://registry.npmjs.org/wordwrap/-/wordwrap-0.0.3.tgz",
+          "integrity": "sha1-o9XabNXAvAAI03I0u68b7WMFkQc=",
+          "dev": true
+        }
+      }
+    },
+    "open": {
+      "version": "0.0.5",
+      "resolved": "https://registry.npmjs.org/open/-/open-0.0.5.tgz",
+      "integrity": "sha1-QsPhjslUZra/DcQvOilFw/DK2Pw=",
+      "dev": true
+    },
+    "p-limit": {
+      "version": "2.2.1",
+      "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.2.1.tgz",
+      "integrity": "sha512-85Tk+90UCVWvbDavCLKPOLC9vvY8OwEX/RtKF+/1OADJMVlFfEHOiMTPVyxg7mk/dKa+ipdHm0OUkTvCpMTuwg==",
+      "dev": true,
+      "requires": {
+        "p-try": "^2.0.0"
+      }
+    },
+    "p-locate": {
+      "version": "3.0.0",
+      "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-3.0.0.tgz",
+      "integrity": "sha512-x+12w/To+4GFfgJhBEpiDcLozRJGegY+Ei7/z0tSLkMmxGZNybVMSfWj9aJn8Z5Fc7dBUNJOOVgPv2H7IwulSQ==",
+      "dev": true,
+      "requires": {
+        "p-limit": "^2.0.0"
+      }
+    },
+    "p-try": {
+      "version": "2.2.0",
+      "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
+      "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
+      "dev": true
+    },
+    "path-exists": {
+      "version": "3.0.0",
+      "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-3.0.0.tgz",
+      "integrity": "sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=",
+      "dev": true
+    },
+    "performance-now": {
+      "version": "2.1.0",
+      "resolved": "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz",
+      "integrity": "sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=",
+      "dev": true
+    },
+    "require-directory": {
+      "version": "2.1.1",
+      "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
+      "integrity": "sha1-jGStX9MNqxyXbiNE/+f3kqam30I=",
+      "dev": true
+    },
+    "require-main-filename": {
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz",
+      "integrity": "sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==",
+      "dev": true
+    },
+    "safe-buffer": {
+      "version": "5.1.1",
+      "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.1.tgz",
+      "integrity": "sha512-kKvNJn6Mm93gAczWVJg7wH+wGYWNrDHdWvpUmHyEsgCtIwwo3bqPtV4tR5tuPaUhTOo/kvhVwd8XwwOllGYkbg==",
+      "dev": true
+    },
+    "set-blocking": {
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz",
+      "integrity": "sha1-BF+XgtARrppoA93TgrJDkrPYkPc=",
+      "dev": true
+    },
+    "string-width": {
+      "version": "3.1.0",
+      "resolved": "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz",
+      "integrity": "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==",
+      "dev": true,
+      "requires": {
+        "emoji-regex": "^7.0.1",
+        "is-fullwidth-code-point": "^2.0.0",
+        "strip-ansi": "^5.1.0"
+      }
+    },
+    "strip-ansi": {
+      "version": "5.2.0",
+      "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz",
+      "integrity": "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==",
+      "dev": true,
+      "requires": {
+        "ansi-regex": "^4.1.0"
+      }
+    },
+    "which-module": {
+      "version": "2.0.0",
+      "resolved": "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz",
+      "integrity": "sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=",
+      "dev": true
+    },
+    "wrap-ansi": {
+      "version": "5.1.0",
+      "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-5.1.0.tgz",
+      "integrity": "sha512-QC1/iN/2/RPVJ5jYK8BGttj5z83LmSKmvbvrXPNCLZSEb32KKVDJDl/MOt2N01qU2H/FkzEa9PKto1BqDjtd7Q==",
+      "dev": true,
+      "requires": {
+        "ansi-styles": "^3.2.0",
+        "string-width": "^3.0.0",
+        "strip-ansi": "^5.0.0"
+      }
+    },
+    "y18n": {
+      "version": "4.0.0",
+      "resolved": "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz",
+      "integrity": "sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w==",
+      "dev": true
+    },
+    "yargs": {
+      "version": "14.0.0",
+      "resolved": "https://registry.npmjs.org/yargs/-/yargs-14.0.0.tgz",
+      "integrity": "sha512-ssa5JuRjMeZEUjg7bEL99AwpitxU/zWGAGpdj0di41pOEmJti8NR6kyUIJBkR78DTYNPZOU08luUo0GTHuB+ow==",
+      "dev": true,
+      "requires": {
+        "cliui": "^5.0.0",
+        "decamelize": "^1.2.0",
+        "find-up": "^3.0.0",
+        "get-caller-file": "^2.0.1",
+        "require-directory": "^2.1.1",
+        "require-main-filename": "^2.0.0",
+        "set-blocking": "^2.0.0",
+        "string-width": "^3.0.0",
+        "which-module": "^2.0.0",
+        "y18n": "^4.0.0",
+        "yargs-parser": "^13.1.1"
+      }
+    },
+    "yargs-parser": {
+      "version": "13.1.1",
+      "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-13.1.1.tgz",
+      "integrity": "sha512-oVAVsHz6uFrg3XQheFII8ESO2ssAf9luWuAd6Wexsu4F3OtIW0o8IribPXYrD4WC24LWtPrJlGy87y5udK+dxQ==",
+      "dev": true,
+      "requires": {
+        "camelcase": "^5.0.0",
+        "decamelize": "^1.2.0"
+      }
+    }
+  }
+}


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