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
Thank you for this fantastic package -- I am amazed how well it works!
When multiple geom_line() or geom_point() entries exist, the ggplotly() output can be different from the ggplot() output. What I've noticed is duplication of legend entries and sometimes ignoring of legend configuration options that ggplot provides.