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 223421e commit 4c3521aCopy full SHA for 4c3521a
src/traces/sankey/colorbar.js
src/traces/sankey/index.js
@@ -14,7 +14,6 @@ Plot.attributes = require('./attributes');
14
Plot.supplyDefaults = require('./defaults');
15
Plot.calc = require('./calc');
16
Plot.plot = require('./plot');
17
-Plot.colorbar = require('./colorbar');
18
19
Plot.moduleType = 'trace';
20
Plot.name = 'sankey';
0 commit comments