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 clear the selection from the selectionBehavior when I tap off the graph?
My idea was whenever I selected a portion of the graph the tooltip and the selected portion would appear, and when I touched outside the graph, I would clear the selection and disappear the tooltip.