Skip to content

Commit 05e851f

Browse files
committed
Update mock styles
1 parent 5fbbac5 commit 05e851f

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

test/image/mocks/zz-scatter_marker_line_dash.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"y": [1, 1, 1, 1, 1, 1],
88
"marker": {
99
"size": 30,
10-
"color": "white",
10+
"color": "rgba(255,0,0,0.2)",
1111
"line": {
1212
"color": "black",
1313
"width": 3,
@@ -40,7 +40,7 @@
4040
"marker": {
4141
"size": 30,
4242
"symbol": "square",
43-
"color": "white",
43+
"color": "rgba(255,0,0,0.2)",
4444
"line": {
4545
"color": "blue",
4646
"width": 2,
@@ -57,8 +57,8 @@
5757
"marker": {
5858
"size": 30,
5959
"symbol": "circle-open",
60+
"color": "green",
6061
"line": {
61-
"color": "green",
6262
"width": 2,
6363
"dash": "dash"
6464
}

0 commit comments

Comments
 (0)