Skip to content

Commit efa5edb

Browse files
authoredApr 21, 2017
Merge pull request #1612 from plotly/contourcarpet-value-type
Remove arrayOk: true from contourcarpet `value` attr declaration
2 parents ef0946c + 3ab4c92 commit efa5edb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎src/traces/contourcarpet/attributes.js

-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@ module.exports = extendFlat({}, {
174174
},
175175
value: {
176176
valType: 'any',
177-
arrayOk: true,
178177
dflt: 0,
179178
role: 'info',
180179
description: [

0 commit comments

Comments
 (0)