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

Add button to tooltip #283

Open
domyos opened this issue Jan 23, 2024 · 0 comments
Open

Add button to tooltip #283

domyos opened this issue Jan 23, 2024 · 0 comments

Comments

@domyos
Copy link

domyos commented Jan 23, 2024

I'm trying to add a button to a tooltip that will open another widget that refers to the selected data point. I know that I can render a custom tooltip with TooltipRenderer. Since it returns List<MarkElement> I'm not sure how to add the button behavior since I couldn't just add a GestureDetector.
Is that currently possible and if so how?

Thanks in advance

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

No branches or pull requests

1 participant