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
For the on-hover effects in line plots, we change the color of the selected line. Currently this color is set by using the next color in the plot_config. Instead we should use a completely different color than what exists in the color palette.
For the on-hover effects in line plots, we change the color of the selected line. Currently this color is set by using the next color in the plot_config. Instead we should use a completely different color than what exists in the color palette.