Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4c3521a

Browse files
committed
removed unused colorbar
1 parent 223421e commit 4c3521a

File tree

2 files changed

+0
-51
lines changed

2 files changed

+0
-51
lines changed

src/traces/sankey/colorbar.js

Lines changed: 0 additions & 50 deletions
This file was deleted.

src/traces/sankey/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ Plot.attributes = require('./attributes');
1414
Plot.supplyDefaults = require('./defaults');
1515
Plot.calc = require('./calc');
1616
Plot.plot = require('./plot');
17-
Plot.colorbar = require('./colorbar');
1817

1918
Plot.moduleType = 'trace';
2019
Plot.name = 'sankey';

0 commit comments

Comments
 (0)