Trigger a point in xychart from outside #1680
thomaslein
started this conversation in
General
Replies: 1 comment 1 reply
-
hey @thomaslein thanks for checking out visx. going to convert this to a discussion as it's a usage question rather than an issue. there is support for this advanced use-case, it'd documented in the Generally there are two approaches, programmatic triggering as you say (see linked example in docs) or you can actually have multiple charts share an |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thanks for a awesome library.
I have this usecase and I'm wondering if it's possible.
Is it possible to set a datapoint/index in a xychart from outside the chart?
The usecase is to mouseover one chart and set the same datapoint/index in two other charts so they sync markers on mouseover.
Beta Was this translation helpful? Give feedback.
All reactions