Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tooltip 默认展示堆叠前的数据 #4681

Closed
pearmini opened this issue Feb 23, 2023 · 0 comments · Fixed by #4693
Closed

Tooltip 默认展示堆叠前的数据 #4681

pearmini opened this issue Feb 23, 2023 · 0 comments · Fixed by #4693
Assignees
Labels
Milestone

Comments

@pearmini
Copy link
Member

pearmini commented Feb 23, 2023

对于使用了 stackY transform 的图形,tooltip 默认展示的是堆叠后的数据,这个不合理的。需要默认暂时堆叠前的数据。常见的场景如下:

  • 饼图
  • 堆叠面积图

image

@pearmini pearmini self-assigned this Feb 23, 2023
@pearmini pearmini added the V5 label Feb 23, 2023
@pearmini pearmini added this to the 5.0.0-beta.12 milestone Feb 23, 2023
pearmini added a commit that referenced this issue Feb 27, 2023
* fix(tooltip): inferred tooltip should show raw column (close: #4681)

* fix(tooltip): sort items visually

* fix(tooltip): skip missing data

* fix(tooltip): series tooltip show hit item elements (close: #4562)
Aarebecca pushed a commit that referenced this issue Mar 1, 2023
* fix(tooltip): inferred tooltip should show raw column (close: #4681)

* fix(tooltip): sort items visually

* fix(tooltip): skip missing data

* fix(tooltip): series tooltip show hit item elements (close: #4562)
hustcc pushed a commit that referenced this issue May 16, 2023
* fix(tooltip): inferred tooltip should show raw column (close: #4681)

* fix(tooltip): sort items visually

* fix(tooltip): skip missing data

* fix(tooltip): series tooltip show hit item elements (close: #4562)
hustcc pushed a commit that referenced this issue May 16, 2023
* fix(tooltip): inferred tooltip should show raw column (close: #4681)

* fix(tooltip): sort items visually

* fix(tooltip): skip missing data

* fix(tooltip): series tooltip show hit item elements (close: #4562)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant