apache / apache/echarts

Tooltip display optimization under large data volume(大数据量情况下的tooltip展示优化)

Open
#14,967 4 comments 0 reactions 0 assignees View on GitHub
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展示不全的问题)

![数据展示不全](http://picgo.voxto.cn/typora_img/image-20210517165716583.png)

### 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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.