This is an automated email from the ASF dual-hosted git repository.
sushuang pushed a change to branch fix/treemap-click
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.
from f6e0dec fix: Make `util/graphic` `updateProps` and `initProps` param
`cb` listen "aborted". Because, at present, all of the cb usage are about
"remove el", which are needed in both "done" and "aborted". Currently the usage
of `cb`: initProps ParallelView SankeyView ThemeRiverView
updateProps TreeView custom
add 7d09672 revert the cb on abort.
No new revisions were added by this update.
Summary of changes:
src/util/graphic.ts | 5 -----
test/treemap-option.html | 5 +++--
2 files changed, 3 insertions(+), 7 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]