8000 enabled blend to let CI pass pointcloud test · sebastian-greco/plotly.js@3bbfbb0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3bbfbb0

Browse files
monferaetpinard
authored andcommitted
enabled blend to let CI pass pointcloud test
1 parent 563b368 commit 3bbfbb0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/image/mocks/gl2d_pointcloud-basic.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
"sizemin": 0.5,
88
"sizemax": 100,
99
"arearatio": 0,
10-
"color": "rgba(255, 0, 0, 0.6)"
10+
"color": "rgba(255, 0, 0, 0.6)",
11+
"blend": true
1112
},
1213
"x": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9],
1314
"y": [9, 8, 7, 6, 5, 4, 3, 2, 1, 0]

0 commit comments

Comments
 (0)
0