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
I generated two Vega Charts independently and tried to make both interact-able with each other.
We could use the signalListeners prop to get the events such as click on chart A. But unable to find a prop where we can pass this event so that Chart B can get highlighted. I was not able to find any documentation which could help me do so.
Is there any such prop available.
The text was updated successfully, but these errors were encountered:
I generated two Vega Charts independently and tried to make both interact-able with each other.
We could use the
signalListeners
prop to get the events such as click on chart A. But unable to find a prop where we can pass this event so that Chart B can get highlighted. I was not able to find any documentation which could help me do so.Is there any such prop available.
The text was updated successfully, but these errors were encountered: