Skip to content

Commit 9d03cbf

Browse files
committed
bring back old 'zmin'/'zmax' mock
1 parent b6d2a15 commit 9d03cbf

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
@@ -25,8 +25,8 @@
2525
["zero two", "one two", "two two"]
2626
],
2727
"autocolorscale": true,
28-
"cmin": 0,
29-
"cmax": "50"
28+
"zmin": 0,
29+
"zmax": "50"
3030
}
3131
],
3232
"layout": {

0 commit comments

Comments
 (0)