Layout#

Download this notebook from GitHub (right-click to download).


Title
Layout Container
Dependencies
Plotly
Backends
Matplotlib
Bokeh
Plotly
import numpy as np
import holoviews as hv
hv.extension('matplotlib')