apache / apache/echarts

[Feature] Multi-level drill-down

Open
#16,152 12 comments 3 reactions 0 assignees View on GitHub
en new-feature
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
15h 17m
Merged PRs (30d)
5

Description

### What problem does this feature solve?

The 5.2.0 feature of Universal Transition works great for drilling down 1 level. I am trying to create drilling down to multi-levels and can't figure out how to do it. My idea was that the groupId from the previous level becomes dataGroupId of the current level and the current level will use the itemGroupId for the groups of the current dataset. However, specifying itemGroupId in the second level completely stopped the animation.

### What does the proposed API look like?

I think there should be a way to distinguish between the group a data item belongs to from the drill-through group and also a group it forms for further drill-down.

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the Universal Transition 5.2.0 behavior and the existing one-level drill-down described in the issue. Done means a proposed API can distinguish a data item's drill-through group from the group it forms for further drill-down, while preserving multi-level animation.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.