You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by de...@apache.org on 2018/09/04 09:54:18 UTC

[incubator-echarts] branch release updated (9dd2545 -> 9fe4ef5)

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

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


    from 9dd2545  Merge branch 'release' of github.com:ecomfe/echarts into release
     add 698e319  fix(sankey): fix in the vertical orient the leaf nodes align in the view
     add b66fd1b  Merge branch 'master' of https://github.com/apache/incubator-echarts
     add f1194b0  test(sankey): test sankey vertical layout with big data
     add 2cc14b4  test(sankey): text sankey diagram with new vertical layout
     new 9fe4ef5  Merge remote-tracking branch 'origin/master' into release

The 1 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.


Summary of changes:
 src/chart/sankey/sankeyLayout.js                  |  2 +-
 test/{sankey.html => sankey-vertical-energy.html} | 11 ++++++++++-
 test/sankey-vertical.html                         |  8 +++-----
 3 files changed, 14 insertions(+), 7 deletions(-)
 copy test/{sankey.html => sankey-vertical-energy.html} (85%)


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


[incubator-echarts] 01/01: Merge remote-tracking branch 'origin/master' into release

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

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

commit 9fe4ef5c479776c0630e736436782122b20072c5
Merge: 9dd2545 2cc14b4
Author: deqingli <an...@gmail.com>
AuthorDate: Tue Sep 4 17:53:02 2018 +0800

    Merge remote-tracking branch 'origin/master' into release

 src/chart/sankey/sankeyLayout.js |   2 +-
 test/sankey-vertical-energy.html | 101 +++++++++++++++++++++++++++++++++++++++
 test/sankey-vertical.html        |   8 ++--
 3 files changed, 105 insertions(+), 6 deletions(-)


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