We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abe5c0a commit 52eb483Copy full SHA for 52eb483
src/traces/streamtube/index.js
@@ -55,7 +55,7 @@ module.exports = {
55
'To specify your own starting position, use attributes `starts.x`, `starts.y`',
56
'and `starts.z`.',
57
'The color is encoded by the norm of (u, v, w), and the local radius',
58
- 'by the divergence of (u, v, w)'.
+ 'by the divergence of (u, v, w).'
59
].join(' ')
60
}
61
};
0 commit comments