You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2020/07/15 12:08:48 UTC

[incubator-echarts] branch state updated (ff88adc -> e6c0f31)

This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a change to branch state
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.


    from ff88adc  feat(treemap): add ancestor, descendant focus
     add e6c0f31  feat(state): add focus ascendant, descendant on tree

No new revisions were added by this update.

Summary of changes:
 src/chart/helper/Symbol.ts          |  20 ++--
 src/chart/helper/SymbolDraw.ts      |   3 +-
 src/chart/sunburst/SunburstPiece.ts |  23 +----
 src/chart/tree/TreeView.ts          | 201 +++++++++++++++++-------------------
 src/chart/treemap/TreemapView.ts    |  21 +---
 src/data/Tree.ts                    |  18 ++++
 test/hoverFocus.html                |  22 ++--
 7 files changed, 145 insertions(+), 163 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org