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

请问在点击非canvas的dom时tooltip如何不关闭 #177

Closed
757566833 opened this issue Jul 5, 2018 · 3 comments
Closed

请问在点击非canvas的dom时tooltip如何不关闭 #177

757566833 opened this issue Jul 5, 2018 · 3 comments
Assignees
Labels

Comments

@757566833
Copy link

No description provided.

@simaQ simaQ self-assigned this Jul 9, 2018
@simaQ simaQ added the feature label Jul 9, 2018
@simaQ
Copy link
Contributor

simaQ commented Jul 9, 2018

em.... 这个的话目前还没有开放这个配置项,但是没有关系,我给你加!

@757566833
Copy link
Author

非常感谢

@simaQ
Copy link
Contributor

simaQ commented Jul 9, 2018

3.1.14-beta.1 版本添加了 alwaysShow 属性,通过如下设置就可以了。 明天会发布正式版本。

chart.tooltip({
  alwaysShow: true
})

@simaQ simaQ closed this as completed in 4ad4b9f Jul 10, 2018
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

2 participants