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 noticed that hovered points are not drawn correctly if they are visited repeatedly after hovering out of a plot. It happens only if there is the option live: false set for the plot legend.
I noticed that hovered points are not drawn correctly if they are visited repeatedly after hovering out of a plot. It happens only if there is the option
live: false
set for the plot legend.This can be observed e.g. in the bar plot demo:
After hovering another value (e.g. the second bar), the point appears again.
The text was updated successfully, but these errors were encountered: