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
Two recent issues, #120 and #134, involve problems making {ggalluvial} work with other {ggplot2} extensions. A new vignette should provide illustrations for these two cases (once the former is resolved) and general guidance on the kinds of problems one might face in other settings (due, e.g., to the non-standard use of the group aesthetic).
Checklist for example construction, roughly in order of increasing difficulty:
Two recent issues, #120 and #134, involve problems making {ggalluvial} work with other {ggplot2} extensions. A new vignette should provide illustrations for these two cases (once the former is resolved) and general guidance on the kinds of problems one might face in other settings (due, e.g., to the non-standard use of the
group
aesthetic).Checklist for example construction, roughly in order of increasing difficulty:
ggtext::geom_richtext()
ggstats::position_likert()
gridpattern::patternFill()
ggnewscale::new_scale_fill()
The text was updated successfully, but these errors were encountered: