How many style sheets ship with matplotlib, ignoring the private ones that star…

Matplotlib · from Styles and rcParams

plt.rcParamsplt.style.useplt.style.contextrc_context.mplstyleplt.rcdefaults

Putting the kettle on…

Starting up…

Exercise 1

How many style sheets ship with matplotlib, ignoring the private ones that start with _? Return the count.

your answer
stuck? the lesson behind it
Styles and rcParams
Decide how your charts look once, in one place