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

Allow to close tooltips programmatically #655

Open
1 task
Jeniczech opened this issue Jul 15, 2022 · 0 comments
Open
1 task

Allow to close tooltips programmatically #655

Jeniczech opened this issue Jul 15, 2022 · 0 comments

Comments

@Jeniczech
Copy link

Would you like to work on this feature?

  • Check this if you would like to implement a PR, we are more than happy to help you go through the process.

What problem are you trying to solve?

Hi, I am trying to find a way to be able to close tooltips programmatically. After going through Google Charts I found out this may be achieved with the setSelection method. Unfortunately, I am unable to use this method because it does not exist on the GoogleChartWrapper type. Is this just a missing property, or is this is a feature that would need to be added? Thanks.

Describe the solution you'd like

I'd like to be able to use the Google Charts' setSelection method within this library.

Describe alternatives you've considered

No response

Documentation, Adoption, Migration Strategy

No response

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

No branches or pull requests

1 participant