You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2020/04/27 03:11:19 UTC

[incubator-echarts] branch label-enhancement updated (db8297b -> 6f9f5af)

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

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


    from db8297b  feat(label): ignore style.x/y when x/y is given in labelLayout
     add 05e35a3  enhance: adjust innerFill/innerStroke rule
     add 5cb15bc  enhance: adjust insideFill/insideStroke
     add 791b6c9  enhance: set default outsideStroke.
     add 560ea38  fix: fix mktest and test facility
     add 1b43577  fix: add back canteen and add el debug util.
     add 19bf4d4  test: add test facility.
     add b35d798  tweak
     add 3687f4b  Merge branch 'next' into custom-series-enhance
     add ea9ad4a  Merge pull request #12498 from apache/attached-text
     new 6f9f5af  Merge branch 'next' into label-enhancement

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/funnel/FunnelView.ts      |   2 +-
 src/chart/pie/PieView.ts            |   2 +-
 src/chart/sunburst/SunburstPiece.ts |   2 +-
 src/util/graphic.ts                 |  28 +-
 test/build/mktest.js                |  22 +-
 test/lib/canteen.js                 | 566 ++++++++++++++++++++++++++++++++++++
 test/lib/caseFrame.css              |   4 +-
 test/lib/testHelper.js              | 158 +++++++++-
 8 files changed, 750 insertions(+), 34 deletions(-)
 create mode 100644 test/lib/canteen.js


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


[incubator-echarts] 01/01: Merge branch 'next' into label-enhancement

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

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

commit 6f9f5afbd457519c97d80603c78367bb3207fa21
Merge: db8297b ea9ad4a
Author: pissang <bm...@gmail.com>
AuthorDate: Mon Apr 27 11:10:57 2020 +0800

    Merge branch 'next' into label-enhancement

 src/chart/funnel/FunnelView.ts      |   2 +-
 src/chart/pie/PieView.ts            |   2 +-
 src/chart/sunburst/SunburstPiece.ts |   2 +-
 src/util/graphic.ts                 |  28 +-
 test/build/mktest.js                |  22 +-
 test/lib/canteen.js                 | 566 ++++++++++++++++++++++++++++++++++++
 test/lib/caseFrame.css              |   4 +-
 test/lib/testHelper.js              | 158 +++++++++-
 8 files changed, 750 insertions(+), 34 deletions(-)



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