Multiple Tooltips render for @visx/xychart diagram #1697
dmytrokruhlyi
started this conversation in
General
Replies: 2 comments 2 replies
-
|
Hi @dimakruhlyi do you have an image of what you want to accomplish? Also this is a usage question so I'm converting to a discussion |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
I'm also wondering about this - I'd love to be able to display multiple tooltips. My use case is that I want users to be able to "pin" an arbitrary number of data points, and I want to display persistent tooltips for each pinned data point. Can I specify some points that should have tooltips displayed (until the user unpins them)? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to render multiple tooltips for
@visx/xychartdiagram?For instance, if I have five
<AnimatedLineSeries />components I want to display five corresponding tooltips for each line on hover chart.Beta Was this translation helpful? Give feedback.
All reactions