This is an automated email from the ASF dual-hosted git repository. sushuang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/echarts.git.
from 6a7ac85 Merge pull request #14289 from apache/export-types add 2a49feb This code has been modified in 8c2267d45 (see #11854) and merge into next branch in dd3d83cc4, but in 58dc3f701 the merge was not correct enough (it cause the drillDownIcon displayed repeatedly in some case). So fix it according to 8c2267d45. And add the missing test case. add e893d90 Merge pull request #14299 from apache/fix/treemap-expand No new revisions were added by this update. Summary of changes: src/chart/treemap/TreemapView.ts | 13 +- test/treemap-action.html | 416 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 418 insertions(+), 11 deletions(-) create mode 100755 test/treemap-action.html --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org