Skip to content

Commit 51ea85b

Browse files
committed
include error bar opacity in mock
1 parent 3dbb5a5 commit 51ea85b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/image/mocks/error_bar_style.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,14 +70,14 @@
7070
"error_y": {
7171
"type": "constant",
7272
"value": 0.1,
73-
"color": "#85144B",
73+
"color": "#85144BCC",
7474
"thickness": 1.5,
7575
"width": 3
7676
},
7777
"error_x": {
7878
"type": "constant",
7979
"value": 0.2,
80-
"color": "#85144B",
80+
"color": "#85144B44",
8181
"thickness": 1.5,
8282
"width": 3
8383
},

0 commit comments

Comments
 (0)