[Feature] optimize the position of poptip
Open
@neuqzxy is already working on this.
Since Mar 12, 2025.
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 221
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 26
Description
What problem does this feature solve?
-
poptip position: 'auto'
-
poptip position: 'bottom'
What does the proposed API look like?
- poptip 组件在计算位置的时候,能够尽量不遮挡原始的图形
- poptip 组件可以考虑接收一个
viewBox,将poptip组件尽量限制在viewBox内部进行展示
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.
Assessment
This issue has not been assessed yet.