Skip to content

Commit f9eb48b

Browse files
PR suggestion
Co-Authored-By: alexcjohnson <[email protected]>
1 parent 6943d7a commit f9eb48b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/traces/scattermapbox/attributes.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ module.exports = overrideAll({
101101
dflt: false,
102102
role: 'style',
103103
description: [
104-
'Flag to allow symbols to overlap'
104+
'Flag to draw all symbols, even if they overlap.'
105105
].join(' ')
106106
},
107107
opacity: markerAttrs.opacity,

0 commit comments

Comments
 (0)