I am trying to create similar chart in R using ggparallel but I can't get the gaps between the values for e.g in this case between "Yes" and "No" in my visualization. I am not sure if it is possible in ggparallel or would I have to write a seperate customized function for this?
Thanks for your help in advance!
If you are still interested and willing to consider a non-
ggparallel
option, I just built anhtmlwidget
for parallel sets inR
. See example vignette