Skip to content

Commit dd70bac

Browse files
committed
update mock
1 parent 019646d commit dd70bac

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

test/image/mocks/error_bar_style.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,16 +72,14 @@
7272
"value": 0.1,
7373
"color": "#85144B",
7474
"thickness": 1.5,
75-
"width": 3,
76-
"opacity": 1
75+
"width": 3
7776
},
7877
"error_x": {
7978
"type": "constant",
8079
"value": 0.2,
8180
"color": "#85144B",
8281
"thickness": 1.5,
83-
"width": 3,
84-
"opacity": 1
82+
"width": 3
8583
},
8684
"marker": {
8785
"color": "#85144B",

0 commit comments

Comments
 (0)