corybrunson / ggalluvial

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

extend min- and max-height params to all stats? #39

Closed corybrunson closed 5 years ago

corybrunson commented 5 years ago

This answer at SO applies labels to the flows, which are crowded in some places. It would perhaps make sense to make the min.height and max.height params of stat_stratum() available to the other stat_*() functions. They might also be used to simply exclude from the diagram flows below some user-defined threshold.