We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b39626e commit 544dcddCopy full SHA for 544dcdd
src/traces/pointcloud/attributes.js
@@ -53,7 +53,7 @@ module.exports = {
53
'Sets the marker fill color. It accepts a specific color.',
54
'If the color is not fully opaque and there are hundreds of thousands',
55
'of points, it may cause slower zooming and panning.'
56
- ].join('')
+ ].join(' ')
57
},
58
opacity: {
59
valType: 'number',
0 commit comments