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
Many geoms need to alert the user about default choices. It would be convenient to have a standard inform_defaults method that prints once per stat (not once per group or once per facet). This would provide a consistent approach to informing the user, rather than the ~3 different approaches currently used.