Skip to content

Commit 6b0ddd9

Browse files
archmojCoding-with-Adam
authored andcommitted
reuse treemap plot in icicle
1 parent 80b4e17 commit 6b0ddd9

File tree

2 files changed

+562
-1
lines changed

2 files changed

+562
-1
lines changed

src/traces/icicle/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ module.exports = {
1515
calc: require('./calc').calc,
1616
crossTraceCalc: require('./calc').crossTraceCalc,
1717

18-
plot: require('./plot'),
18+
plot: require('../treemap/plot'),
1919
style: require('./style').style,
2020

2121
colorbar: require('../scatter/marker_colorbar'),

0 commit comments

Comments
 (0)