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
Is there a way to programmatically clear the selected pointer / pointerStrip when persistPointer is true?
For example, I have a refresh button. I would like the pointer to be cleared when Refresh is clicked, but still allow the user to select any point.
A re-render of the chart component doesn't seem to clear it, even if my data points change.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to programmatically clear the selected pointer / pointerStrip when persistPointer is true?
For example, I have a refresh button. I would like the pointer to be cleared when Refresh is clicked, but still allow the user to select any point.
A re-render of the chart component doesn't seem to clear it, even if my data points change.
Beta Was this translation helpful? Give feedback.
All reactions