corybrunson / ggalluvial

ggplot2 extension for alluvial plots
http://corybrunson.github.io/ggalluvial/
GNU General Public License v3.0
499 stars 34 forks source link

Illustrate combinations with aesthetic-focused ggplot2 extensions #135

Open corybrunson opened 1 month ago

corybrunson commented 1 month ago

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: