0

I am trying to plot a sankey diagram with the highcharter library in R

It is actually quite straightforward to get the plot, but I cannot manage to customize the order of the nodes.

Could someone help me?

library(highcharter)
pl<-hchart(data_to_sankey(data), "sankey")
Progman
  • 16,827
  • 6
  • 33
  • 48

0 Answers0