Skip to content

Commit 443b385

Browse files
committed
update image mock to test text on scattergl
1 parent 5f1f244 commit 443b385

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/image/mocks/gl2d_scatter-colorscale-colorbar.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,10 @@
3636
"marker": {
3737
"size": 20
3838
},
39+
"text": ["orange"],
40+
"textposition": "top center",
3941
"type": "scattergl",
40-
"mode": "markers"
42+
"mode": "text+markers"
4143
}
4244
],
4345
"layout": {

0 commit comments

Comments
 (0)