Tooltip display optimization under large data volume(大数据量情况下的tooltip展示优化)
Open
new-feature
waiting-for: community
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### What problem does this feature solve?
Solve the problem of incomplete tooltip display when the amount of data is large
(解决了数据量大的情况下,tooltip展示不全的问题)

### What does the proposed API look like?
1. Provide tooltip whether to paging, paging size parameters
( 提供tooltip是否分页、分页大小参数)
2. Provide tooltip fixed height parameters, data beyond the height can be scrolled to view
(提供tooltip固定高度参数,超出高度的数据可以滚动查看)
Contributor guide
Assessment
This issue has not been assessed yet.