Plot delhi against days and return the type name of the artist that ax.plot() h…
Matplotlib · from Figure, Axes and Artist
FigureAxesArtistfig.suptitleax.spinesax.xaxisPutting the kettle on…
Starting up…
Exercise 3
Plot delhi against days and return the type name of the artist that ax.plot() hands back. Remember it returns a list.
your answer
stuck? the lesson behind it
Figure, Axes and Artist
Every matplotlib question is really “which object owns this?”