Skip to content

Commit 0c116dc

Browse files
committed
test: merge gl2d connectgaps & line opacity mocks in one
1 parent 9daf1b2 commit 0c116dc

File tree

4 files changed

+3
-171
lines changed

4 files changed

+3
-171
lines changed
820 Bytes
Loading
-16.2 KB
Binary file not shown.

test/image/mocks/gl2d_connect_gaps.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,11 @@
1212
"y": [-2, -2, null, 2, 2],
1313
"connectgaps": true,
1414
"mode": "lines",
15-
"type": "scattergl"
15+
"type": "scattergl",
16+
"opacity": 0.4
1617
}
1718
],
1819
"layout": {
19-
"title": "Connect gaps test"
20+
"title": "Connect gaps + line opacity test"
2021
}
2122
}

test/image/mocks/gl2d_line_style.json

Lines changed: 0 additions & 169 deletions
This file was deleted.

0 commit comments

Comments
 (0)