We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46f4cfc + 3857ec9 commit 323e79aCopy full SHA for 323e79a
src/components/errorbars/attributes.js
@@ -35,7 +35,7 @@ module.exports = {
35
'If *sqrt*, the bar lengths correspond to the sqaure of the',
36
'underlying data.',
37
38
- 'If *array*, the bar lengths are set with data set `array`.'
+ 'If *data*, the bar lengths are set with data set `array`.'
39
].join(' ')
40
},
41
symmetric: {
0 commit comments