Skip to content

Commit ee53da3

Browse files
committed
test: add trace opacity to line scatter mock
1 parent 5788fa7 commit ee53da3

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

test/image/baselines/line_scatter.png

55 Bytes
Loading

test/image/mocks/line_scatter.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
9
3131
],
3232
"mode": "lines",
33-
"type": "scatter"
33+
"type": "scatter",
34+
"opacity": 0.5
3435
},
3536
{
3637
"x": [

0 commit comments

Comments
 (0)