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 e71dc7b commit dee8777Copy full SHA for dee8777
src/traces/violin/attributes.js
@@ -64,7 +64,7 @@ module.exports = {
64
'*width* means each violin has the same (max) width',
65
'*count* means the violins are scaled by the number of sample points making',
66
'up each violin.'
67
- ].join('')
+ ].join(' ')
68
},
69
70
spanmode: {
0 commit comments