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: [email protected]
For additional commands, e-mail: [email protected]