You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Would you like to work on this feature?
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
The text was updated successfully, but these errors were encountered: