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.
2 parents 003f52e + 863258a commit 22d37adCopy full SHA for 22d37ad
src/traces/sunburst/attributes.js
@@ -70,8 +70,8 @@ module.exports = {
70
editType: 'calc',
71
role: 'info',
72
description: [
73
- 'Determines counting the number of *leaves* and/or *branches*,',
74
- 'when a `values` array is not provided.'
+ 'Determines default for `values` when it is not provided,',
+ 'by inferring a 1 for each of the *leaves* and/or *branches*, otherwise 0.'
75
].join(' ')
76
},
77
0 commit comments