diff --git a/demos/sankey.html b/demos/sankey.html index c35b907d2..d6ae1d2ec 100644 --- a/demos/sankey.html +++ b/demos/sankey.html @@ -1,23 +1,22 @@ +
+ + ++ ++ -Sankey diagram demos
+Simple example
+sankey node[title="hello, how are you?"] @@ -26,11 +25,12 @@ First -> 30 -> Second First -> 10 -> Third Second -> 20 -> Third -- +
+- - - - \ No newline at end of file + + +Energy flow
+sankey "Agricultural 'waste'" -> 124.729 -> "Bio-conversion" @@ -101,19 +101,19 @@ "UK land based bioenergy" -> 182.01 -> "Bio-conversion" "Wave" -> 19.013 -> "Electricity grid" "Wind" -> 289.366 -> "Electricity grid" -+