BoxWhisker#

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


Title
BoxWhisker Element
Dependencies
Matplotlib
Backends
Matplotlib
Bokeh
Plotly
import numpy as np
import holoviews as hv
from holoviews import opts

hv.extension('matplotlib')