You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2018/05/21 21:16:32 UTC

[incubator-echarts] 01/01: Merge branch 'dev'

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

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

commit 0711cdfb0f5d8809d106a34e2e16daad991cb9e1
Merge: 838cc39 c33d59e
Author: sushuang <su...@gmail.com>
AuthorDate: Tue May 22 05:16:12 2018 +0800

    Merge branch 'dev'

 README.md                                          |   7 +
 src/chart/graph/GraphView.js                       |   2 +-
 src/chart/graph/graphAction.js                     |  26 +-
 .../focusNodeAdjacencyAction.js}                   |  32 +-
 src/chart/sankey/SankeySeries.js                   |   2 +
 src/chart/sankey/SankeyView.js                     | 162 ++++++-
 src/chart/sankey/sankeyAction.js                   |   6 +
 src/chart/themeRiver/themeRiverVisual.js           |   2 +-
 src/chart/tree/TreeSeries.js                       |   1 +
 src/chart/tree/TreeView.js                         |   1 +
 src/component/tooltip/TooltipContent.js            |   7 +
 src/coord/axisHelper.js                            |   3 +
 src/scale/Time.js                                  |   4 +-
 test/axisLabel.html                                |  71 ++-
 test/geoScatter.html                               |  11 +-
 test/sankey-test.html                              | 314 +++++++------
 test/sankey.html                                   |   1 +
 test/tooltip-event.html                            | 151 ++++++
 test/touch-slide.html                              | 509 +++++++++++++++++++++
 19 files changed, 1099 insertions(+), 213 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
sushuang@apache.org.

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