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 6f9f5af Merge branch 'next' into label-enhancement
add ed73906 ts: tweak types.
add df990d9 ts: tweak
add 76a446d ts: tweak
add a61fd5a fix: enable bar large progressive clip.
add 09d3b49 fix: emphasis textConfig should be set on host el rather than
attached text el.
add dbb3315 chore: watch zrender files change in dev.
new 7df0126 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:
build/build.js | 7 --
build/config.js | 32 +++----
extension-src/bmap/BMapCoordSys.ts | 2 +-
src/chart/bar/BarView.ts | 44 ++++-----
src/chart/helper/createClipPathFromCoordSys.ts | 7 +-
src/chart/treemap/TreemapSeries.ts | 4 +-
src/chart/treemap/TreemapView.ts | 55 +++--------
src/component/helper/MapDraw.ts | 9 +-
src/coord/CoordinateSystem.ts | 2 +
src/data/DataDiffer.ts | 20 ++--
src/data/List.ts | 4 +-
src/model/Model.ts | 3 +
src/util/graphic.ts | 3 +-
test/clip-large1.html | 123 +++++++++++++++++++++++++
test/runTest/actions/__meta__.json | 1 +
15 files changed, 199 insertions(+), 117 deletions(-)
create mode 100644 test/clip-large1.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]