test_sankey.md
... ...
@@ -7,7 +7,8 @@
7 7
config:
8 8
sankey:
9 9
showValues: true
10
- useMaxWidth: true
10
+ prefix: "("
11
+ suffix: ")"
11 12
---
12 13
sankey-beta
13 14