[Feature] CirclePacking need in top deep after click show.
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 221
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 26
Description
What problem does this feature solve?
气泡图点击放大的交互,其他气泡缩小的时候会遮罩在放大图上方,肉眼看上去会有闪烁的感觉,体验较差。
What does the proposed API look like?
气泡图点击放大时,置于最上方的图层。
https://visactor.io/vchart/demo/circle-packing-chart/bubble-circle-packing
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the circle-packing chart demo at https://visactor.io/vchart/demo/circle-packing-chart/bubble-circle-packing and reproduce the click-to-zoom interaction. Trace how the expanded bubble and shrinking bubbles are layered; done means the clicked bubble stays in the top layer without other bubbles masking it or causing visible flicker.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100