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 3d54bbe commit 4e5d63eCopy full SHA for 4e5d63e
src/traces/mesh3d/attributes.js
@@ -61,7 +61,7 @@ module.exports = {
61
'If *>0*, the alpha-shape algorithm is used',
62
'If *0*, the convex-hull algorithm is used',
63
'An alternative to the `i`, `j`, `k` indices triplets.'
64
- ]
+ ].join(' ')
65
},
66
67
intensity: {
0 commit comments