erblast / parcats

htmlwidget that creates plotly parallel categories diagrams from easyalluvial plots.
https://erblast.github.io/parcats/
Other
25 stars 3 forks source link

Why alluvial diagram will be overlap in the same place when I use the parcats-shiny? #6

Closed xiaowei3223 closed 2 years ago

xiaowei3223 commented 2 years ago

Hi, I got a problem. I don't know why alluvial diagram will be overlap in the same place when I use the parcats-shiny? What should I do about it? The shiny app is on https://github.com/xiaowei3223/git_issues/tree/main/issues_for_parcats

erblast commented 2 years ago

Thank you for bringing this up. I can confirm that this is a problem that I have not been able to solve yet. I tried solving it before I initially submitted to CRAN but was not able to. I will take another look but do not expect a solution anytime soon, as I do not use shiny regularly. As a workaround I can suggest to prerender interesting diagrams and use R markdown tabs to let your users switch between them.

erblast commented 2 years ago

it was easier to fix then I thought. It should work now when you use the new dev version from github