sankey_test.md
... ...
@@ -0,0 +1,15 @@
1
+```mermaid
2
+---
3
+config:
4
+ sankey:
5
+ showValues: false
6
+ linkColor: target
7
+ width: 800
8
+ height: 1000
9
+ nodeAlignment: right
10
+---
11
+sankey-beta
12
+Panea, BL-Tier1, 1
13
+BL-Tier1, Morin, 1
14
+
15
+```