You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by su...@apache.org on 2020/11/02 04:46:02 UTC

[incubator-echarts] branch fix/treemap-click updated (f6e0dec -> 7d09672)

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: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org