Skip to content

Commit 9203fe5

Browse files
committed
improve unselected color image test
1 parent 47bef38 commit 9203fe5

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed
Loading

test/image/mocks/gl2d_parcoords_256_colors.json

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
"data": [
33
{
44
"type": "parcoords",
5+
"unselected": {
6+
"line": {
7+
"color": "blue"
8+
}
9+
},
510
"line": {
611
"colorscale": [
712
[

0 commit comments

Comments
 (0)