Is there a way that I can build plotly chart in Visokio?

Posted over 3 years ago by Zhaoyang.wan

Post a topic
Solved
Z
Zhaoyang.wan

I am using Sankey chart in Visokio, but it only provides start and end layers, Plotly Sankey chart can have many layers and loops, I am wondering if I can use custom view block to build plotly Sankey chart into a custom view?

 

BTW, I know Visokio Sankey chart can build layers by a set of Sankey charts e.g. one chart from column a to b, another from column b to c, but it can’t do loops, right?

0 Votes


2 Comments

Sorted by
Antonio Poggi

Antonio Poggi posted over 3 years ago Admin

Hello Zhao,
Yes loops are possible in the Omniscope Sankey View , here's an example : https://omniscope.me/Demos/Crypto/Ethereum+TXs.iox/r/Past+TXs/#Eth%20flowing 

Regarding Plotly, sure you can have a custom view leveraging Plotly library.
I don't have an article about Plotly, but here's one on how to build a custom view using a different library (Google Charts) : https://help.visokio.com/support/solutions/articles/42000064802-google-visualisation-gantt-chart 

You can find some inspiration there.

0 Votes

Z

Zhaoyang.wan posted over 3 years ago

Thank you so much, Antonio!

0 Votes

Login or Sign up to post a comment