Skip to content

Commit 093f507

Browse files
committed
removing arrayOk from boolean attribute
1 parent 3a12803 commit 093f507

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/traces/scattermapbox/attributes.js

-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ module.exports = overrideAll({
100100
valType: 'boolean',
101101
dflt: false,
102102
role: 'style',
103-
arrayOk: false,
104103
description: [
105104
'Flag to allow symbols to overlap'
106105
].join(' ')

0 commit comments

Comments
 (0)