XYChart multi line with hover on each line #1280
-
Hi visx team, I'm trying to build chart where a single data points can only selected on hover. thanks in advance |
Beta Was this translation helpful? Give feedback.
Answered by
williaster
Jul 21, 2021
Replies: 1 comment 1 reply
-
Hey @monski 👋 thanks for checking out |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
monski
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @monski 👋 thanks for checking out
visx
. If I understand what you want to do, I think you could probably do this with simple react state management. Here's a demo using button clicks instead of hovers but you should be able to easily modify for your use