Skip to content

Commit c6301a1

Browse files
committed
mojtaba-proof constant-itemsizing mock
1 parent 1bc6a80 commit c6301a1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
129 Bytes
Loading

test/image/mocks/legend-constant-itemsizing.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@
5252
"type": "waterfall",
5353
"name": "waterfall",
5454
"base": 5,
55-
"y": [ 1, -1, 1 ],
55+
"y": [ 1, -0.5, null ],
56+
"measure": ["", "", "total"],
5657
"connector": {
5758
"visible": false
5859
},
@@ -66,7 +67,7 @@
6667
"decreasing": {
6768
"marker": {
6869
"line": {
69-
"width": 40
70+
"width": 10
7071
}
7172
}
7273
}

0 commit comments

Comments
 (0)