Bachelors Degrees By Gender#

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


URL: http://matplotlib.org/examples/showcase/bachelors_degrees_by_gender.html

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

  • Bokeh - bachelors_degress_by_gender

import holoviews as hv
from holoviews import opts
hv.extension('matplotlib')
hv.output(fig='svg')