Skip to content

Commit c602bb2

Browse files
committed
use non-deprecated attributes in gl3d_autocolorscale mock
1 parent cd47cbd commit c602bb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/image/mocks/gl3d_autocolorscale.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
["zero two", "one two", "two two"]
1010
],
1111
"autocolorscale": true,
12-
"zmin": 0,
13-
"zmax": "50"
12+
"cmin": 0,
13+
"cmax": "50"
1414
}
1515
],
1616
"layout": {

0 commit comments

Comments
 (0)