Give a 1×2 figure the figure-level title "Chai sales" and the figure-level x la…

Matplotlib · from Making it fit

layout="constrained"fig.tight_layoutfig.suptitlefig.supxlabelfig.legendsubplots_adjust

Putting the kettle on…

Starting up…

Exercise 2

Give a 1×2 figure the figure-level title "Chai sales" and the figure-level x label "day". Return the two texts as a list, in that order.

your answer
stuck? the lesson behind it
Making it fit
constrained layout, figure-level labels, and one legend for the lot