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

🧐[问题]ant-design-charts 2.0.0 版本自定义tootip,tootip中的按钮可以点击 #2560

Closed
ChenKRicardo opened this issue Jun 10, 2024 · 1 comment · Fixed by antvis/G2#6296

Comments

@ChenKRicardo
Copy link

ChenKRicardo commented Jun 10, 2024

🧐 问题描述 [详细地描述问题,让大家都能理解]

自定义tootip,tootip中的按钮可以点击现在每次想移入tootip,都会立马消失偏移到下一个坐标

💻 示例代码 [如果有必要,展示代码,线上示例,或仓库]

interaction: {
tooltip: {
render: (
_e: any,
{ title, items }: { title: string; items: any[] },
) => {
return
}

🚑 其他信息 [如截图等其他信息可以贴在这里]

image

@ChenKRicardo ChenKRicardo changed the title 🧐[问题]自定义tootip,tootip中的按钮可以点击 🧐[问题]ant-design 2.0.0 版本自定义tootip,tootip中的按钮可以点击 Jun 10, 2024
@ChenKRicardo ChenKRicardo changed the title 🧐[问题]ant-design 2.0.0 版本自定义tootip,tootip中的按钮可以点击 🧐[问题]ant-design-charts 2.0.0 版本自定义tootip,tootip中的按钮可以点击 Jun 10, 2024
@pearmini
Copy link
Collaborator

closed by: antvis/G2#6296

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants