Sankey¶
Download this notebook from GitHub (right-click to download).
In [1]:
import holoviews as hv
from holoviews import dim, opts
hv.extension('matplotlib')
hv.output(fig='svg')
Download this notebook from GitHub (right-click to download).
import holoviews as hv
from holoviews import dim, opts
hv.extension('matplotlib')
hv.output(fig='svg')