davidsjoberg/ggsankey

Is it possible to remove the NA and enlarge from the second column

Chao-lilly opened this issue · 1 comments

Great Package, Is there a way to remove the NAs from the figure and enlarge from second column? many thanks for the help.

image

Hi there, maybe you already found the solution, but just in case, here is what I did:
I filtered when node is a NA with filter(!is.na(node))