Read plt.rcParams["axes.facecolor"] inside a ggplot style context and after it,…
Matplotlib · from Styles and rcParams
plt.rcParamsplt.style.useplt.style.contextrc_context.mplstyleplt.rcdefaultsPutting the kettle on…
Starting up…
Exercise 2
Read plt.rcParams["axes.facecolor"] inside a ggplot style context and after it, and return the two values as a list — the point being that the context puts things back.
your answer
stuck? the lesson behind it
Styles and rcParams
Decide how your charts look once, in one place