-
```
What would you like to see us add to this API?
The ability to visualise cyclic data or loops between nodes. i.e.
A => B => C => A
What component is this issue related to (PieChart, LineCh…
-
Hi,
I have a div for sankey diagram, On rendering am getting below code:
< div style="height:250px;" class="divTbl" id="sankey" >
< svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="922"…
-
I think this is a really cool project... unfortunately for me, certain figures aren't working. I can create the first D3graph example but at least sankey and chord diagrams aren't working.
When ru…
-
I am trying to fix the nodes' position in my sankey diagram by using a field called **position**.
Then I will call the nodeAlign with custom function where it return the position.
```
sankey.no…
-
# Louise E. Sinks - TidyTuesday: Exploring Refugee Flow with A Sankey Diagram
TidyTuesday 34: Looking at the United Nations High Commissioner for Refugees data with a Sankey Diagram. Diagram created …
-
Maybe you know sankey diagrams - a nice way to visualize flows.
![Example sankey diagram](http://sankeymatic.com/gallery/monthlybudget-step9.png)
There is already a textual syntax for describing suc…
-
Aarhus has code for this using plotly.
-
Can it be used together with Influx database. I've got time series of different consumptions and it would be great to display them as Sankey. But after trying all grouping, merginng and outer join opt…
-
We have to decide where certain carriers should be placed on the sankey diagrams. Right now, the problem is that some energy carrier nodes should up in columns that cause backwards flows. This looks s…
-
It's currently difficult to grasp the full structure of a larger organization if it uses multiple levels of drip lists. Navigating to one drip list at the time makes i hard to keep in memory the full …