Open danwwilson opened 6 years ago
I have tinkered, but the circos family only look at two step flows, whereas I'm often wanting to look at longer term interactions. I.e. What was step 4 when step 1 was action A. So far all the sankey packages that visualise tidy easily or well are interactive, rather than creating a ggplot object. It could be that these packages already exist, and it's a case of having more specific documentation examples (#19).
Have you had a chance to look at any of the bupaR suite of packages or the processanimateR package? They have some really powerful tools for visualising trace sequences/different events and have pretty amazing documentation and vignettes available.
I use them for analysing and visualising customer pathways and workflows.
@JesseVent I just had a quick look at processannimateR. It is very impressive. It also looks like it can send visuals and animations to leaflet maps.
I am wondering if this issue could be dealt with in a similar way to #18 ? The data structures are likely similar apart from the spatial element.
Definitely some convergence with #18!
It would be great to either build or enhance a package that helps with clearly visualising flows of sequences. There are existing packages like ggalluvial or a simple sankey package, but it would be great if there were some better ways to be able to include visualisation for churn.