Skip to content

Commit 68a31d3

Browse files
committed
Add palette import
1 parent 4dc6ca0 commit 68a31d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/SankeyPlots.jl

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ using Plots
55
using Graphs, MetaGraphs
66
using SparseArrays
77

8+
import PlotUtils: palette
9+
810
export sankey, sankey!
911

1012
"""

0 commit comments

Comments
 (0)