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

Radar chart, tooltip crosshair line, 在数值为零的时候角度错误 #3828

Closed
myou opened this issue Mar 18, 2022 · 3 comments
Closed
Assignees
Labels

Comments

@myou
Copy link

myou commented Mar 18, 2022

To reproduce:
把任意数值改成零,比如 development -> a,然后 hover over 显示 tooltip,会发现画的 crosshair line 角度永远是 0(向右)

@hustcc
Copy link
Member

hustcc commented Jun 22, 2022

感谢,很好的反馈。我们来看看修复掉。

@ai-qing-hai
Copy link
Collaborator

ai-qing-hai commented Jul 4, 2022

@myou 可以暂时 加上 innerRadius 0.0025 的内半径

@hustcc
Copy link
Member

hustcc commented Apr 25, 2023

本质是极小数对交互事件拾取带来的问题。

@hustcc hustcc closed this as completed Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants