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
Thanks for the report Elio! This was reported before in #5757 and should be fixed in the development version. We plan on releasing a hotfix for the issues caused by 3.5.0 once we have a good idea what bugs it may have caused for people.
In the previous ggplot2 version (3.4.4)
guide_colorsteps()
would behave reasonably for discrete values:Created on 2024-03-20 with reprex v2.0.2
In ggplot2 3.5.0, the guide is all wonky and in the wrong order:
This might be something to do with the new guide system.
The text was updated successfully, but these errors were encountered: