Autompg violins¶
Download this notebook from GitHub (right-click to download).
Most examples work across multiple plotting backends, this example is also available for:
In [1]:
import holoviews as hv
from holoviews import dim
from bokeh.sampledata.autompg import autompg
hv.extension('bokeh')