This is an automated email from the ASF dual-hosted git repository. shenyi pushed a commit to branch optimize-visual-test-screenshot in repository https://gitbox.apache.org/repos/asf/echarts.git
commit 505614a04a356df9c6fbfeac5b156dd2d31cfb4c Merge: d028e83 fc59953 Author: pissang <[email protected]> AuthorDate: Fri Apr 9 19:56:57 2021 +0800 Merge branch 'release' into optimize-visual-test-screenshot src/chart/bar/BarView.ts | 13 +++-- src/chart/helper/Symbol.ts | 4 +- src/chart/line/LineSeries.ts | 6 +-- src/chart/map/MapView.ts | 4 ++ src/chart/pie/PieView.ts | 10 +++- src/chart/tree/TreeView.ts | 4 +- src/chart/treemap/TreemapView.ts | 15 +++--- src/component/helper/MapDraw.ts | 34 ++++++++---- src/coord/View.ts | 18 +++++-- src/coord/geo/GeoSVGResource.ts | 6 +++ src/data/Tree.ts | 3 +- src/label/labelStyle.ts | 13 ++++- src/util/symbol.ts | 4 +- test/label-layout.html | 92 +++++++++++++++++++++++++++++++++ test/pie-animation.html | 76 +++++++++++++++++++-------- test/runTest/actions/__meta__.json | 4 +- test/runTest/actions/label-layout.json | 2 +- test/runTest/actions/pie-animation.json | 2 +- 18 files changed, 242 insertions(+), 68 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
