Skip to content

Commit f5ba38c

Browse files
committed
rm useless attrs in test mock
1 parent 44fa269 commit f5ba38c

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

test/image/mocks/violin_box_multiple_widths.json

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3,57 +3,33 @@
33
"type": "violin",
44
"width": 0.315,
55
"x": [0, 5, 7, 8],
6-
"points": "none",
76
"side": "positive",
8-
"box": {
9-
"visible": false
10-
},
11-
"boxpoints": false,
127
"line": {
138
"color": "black"
149
},
1510
"fillcolor": "#8dd3c7",
1611
"opacity": 0.6,
17-
"meanline": {
18-
"visible": false
19-
},
2012
"y0": 0.0
2113
}, {
2214
"type": "violin",
2315
"x": [0, 5, 7, 8],
24-
"points": "none",
2516
"side": "positive",
26-
"box": {
27-
"visible": false
28-
},
29-
"boxpoints": false,
3017
"line": {
3118
"color": "black"
3219
},
3320
"fillcolor": "#d3c78d",
3421
"opacity": 0.6,
35-
"meanline": {
36-
"visible": false
37-
},
3822
"y0": 0.1
3923
}, {
4024
"type": "box",
4125
"width": 0.5421,
4226
"x": [0, 5, 7, 8],
43-
"points": "none",
4427
"side": "positive",
45-
"box": {
46-
"visible": false
47-
},
48-
"boxpoints": false,
4928
"line": {
5029
"color": "black"
5130
},
5231
"fillcolor": "#c78dd3",
5332
"opacity": 0.6,
54-
"meanline": {
55-
"visible": false
56-
},
5733
"y0": 0.2
5834
}],
5935
"layout": {

0 commit comments

Comments
 (0)