Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 4c3521a

Browse filesBrowse files
committed
removed unused colorbar
1 parent 223421e commit 4c3521a
Copy full SHA for 4c3521a

File tree

Expand file treeCollapse file tree

2 files changed

+0
-51
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+0
-51
lines changed

‎src/traces/sankey/colorbar.js

Copy file name to clipboardExpand all lines: src/traces/sankey/colorbar.js
-50Lines changed: 0 additions & 50 deletions
This file was deleted.

‎src/traces/sankey/index.js

Copy file name to clipboardExpand all lines: src/traces/sankey/index.js
-1Lines 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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.