Skip to content

Commit 63ef3e9

Browse files
committed
sankey: 🔪 top-level customdata
1 parent 5a5db77 commit 63ef3e9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/traces/sankey/attributes.js

+3
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,9 @@ var attrs = module.exports = overrideAll({
8484
description: 'Sets the font for node labels'
8585
}),
8686

87+
// Remove top-level customdata
88+
customdata: undefined,
89+
8790
node: {
8891
label: {
8992
valType: 'data_array',

0 commit comments

Comments
 (0)