Forum Discussion
How to use Plotly to create sankey chart
- Anonymous7 years ago
Hi RogerSteinberg,
Actually, It seems like also not works on power bi side. When I test with r studio, it works well...
Have you test to use records from dataframe which you dragged to r script value fields to create other graph?Regards,
Xiaoxin Sheng
- 7 years ago
The problem is that I only want this graph for the purpose of my project. But I guess I'll wait for furture updates.
Thank you
Hi RogerSteinberg,
>>However, it appears using plotly with sankey doesnt work. Here's a sample of the R script:
Did you means use sankey graph to interaction with other visuals? If this is a case, current r visual graph can't interact with other visual, it can be affected by other visual or filters.
You can also take a look at following link about use r visual to draw sankey graph:
Creating Custom Sankey Diagrams Using R
Regards,
Xiaoxin Sheng
Hi XiaoXin,
So if I understand correctly, I could apply the logic of your link to create a sankey chart using the R visual within Power Bi?
- Anonymous7 years agoNot applicable
Hi RogerSteinberg,
Actually, It seems like also not works on power bi side. When I test with r studio, it works well...
Have you test to use records from dataframe which you dragged to r script value fields to create other graph?Regards,
Xiaoxin Sheng
- RogerSteinberg7 years ago
Post Patron
The problem is that I only want this graph for the purpose of my project. But I guess I'll wait for furture updates.
Thank you