Skip to content

Commit 25c0f02

Browse files
committed
sankey: add an invisible subplot to existing mock
This is meant to 🔒 down fix for issue #4119
1 parent 7405281 commit 25c0f02

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/image/mocks/sankey_subplots.json

+4
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@
3636
"value": [120, 50],
3737
"label": ["stram4", "stream5"]
3838
}
39+
},
40+
{
41+
"visible": false,
42+
"type": "sankey"
3943
}
4044
],
4145
"layout": {

0 commit comments

Comments
 (0)