Skip to content

Commit 5acb518

Browse files
committed
violin: improve mock to 🔒 handling of bandwidth
1 parent 12a0ab6 commit 5acb518

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed
1.7 KB
Loading

test/image/mocks/violin_only_zeroes.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@
99
}
1010
}, {
1111
"type": "violin",
12-
"y": [2, 2, 2, 2],
12+
"y": [0, 0, 0, 0],
1313
"points": "all",
14+
"bandwidth": 0.25,
1415
"pointpos": 0
1516
}, {
1617
"type": "violin",

0 commit comments

Comments
 (0)