This is an automated email from the ASF dual-hosted git repository.
shenyi pushed a change to branch optimize-visual-test-screenshot
in repository https://gitbox.apache.org/repos/asf/echarts.git.
from d028e83 test: use webp to reduce screenshot storage
add 5ea8147 fix: fix geo center incorrect brought by geo refactor (test
case: test/map.html 'main2')
add 710984f fix: [geo svg] add notion for the issue of cut label.
add 7306b7f fix: [map labelLayout] fix hideOverlap work correct in map
series.
add f76f6f8 fix: [geo svg] fix labelLayout broken by geo refactor.
add 68a3b73 Merge pull request #14624 from apache/fix/geo-location
add 515fef0 fix(pie): fix NaN sector and label is still displayed.
add 7ff75da test(pie): add test case for switching between NaN value
add 15a6880 Merge pull request #14630 from apache/fix-pie-display-nan
add 1a44632 fix(bar): fix bar layout with borderWidth but no borderColor
add f2df3ed Merge pull request #14634 from apache/fix-bar-border-layout
add 8060ab1 fix: (1) fix treemap upperLabel opacity incorrect. (2)
enhance TS type of `getVisual`.
add fc59953 Merge pull request #14638 from apache/fix/treemap-opacity
new 505614a Merge branch 'release' into optimize-visual-test-screenshot
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/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]