Autompg Violins#

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


Most examples work across multiple plotting backends, this example is also available for:

import holoviews as hv
from bokeh.sampledata.autompg import autompg

hv.extension('matplotlib')
hv.output(size=300, fig='svg')