Skip to content

Commit dec9469

Browse files
committed
image: remove dimensions in zmin attribute definition
1 parent b998a17 commit dec9469

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/traces/image/attributes.js

-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ module.exports = extendFlat({
4040
},
4141
zmin: {
4242
valType: 'info_array',
43-
dimensions: '1-2',
4443
items: [
4544
{valType: 'number', editType: 'plot'},
4645
{valType: 'number', editType: 'plot'},

0 commit comments

Comments
 (0)