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.
node.groups
1 parent 31990f0 commit fec3739Copy full SHA for fec3739
src/traces/sankey/attributes.js
@@ -95,7 +95,7 @@ var attrs = module.exports = overrideAll({
95
freeLength: true,
96
dflt: [],
97
items: {valType: 'number', editType: 'calc'},
98
- role: 'calc',
+ role: 'info',
99
description: [
100
'Groups of nodes.',
101
'Each group is defined by an array with the indices of the nodes it contains.',
0 commit comments