Skip to content

Commit

Permalink
image: remove dimensions in zmin attribute definition
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinerg committed Oct 22, 2019
1 parent b998a17 commit dec9469
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/traces/image/attributes.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ module.exports = extendFlat({
},
zmin: {
valType: 'info_array',
dimensions: '1-2',
items: [
{valType: 'number', editType: 'plot'},
{valType: 'number', editType: 'plot'},
Expand Down

0 comments on commit dec9469

Please sign in to comment.