We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4dc6ca0 commit 68a31d3Copy full SHA for 68a31d3
src/SankeyPlots.jl
@@ -5,6 +5,8 @@ using Plots
5
using Graphs, MetaGraphs
6
using SparseArrays
7
8
+import PlotUtils: palette
9
+
10
export sankey, sankey!
11
12
"""
0 commit comments