Plot delhi and annotate its peak with the text "peak", pointing at the peak and…

Matplotlib · from Annotation

ax.textax.annotatetransAxesax.axvspanarrowpropsax.set_title

Putting the kettle on…

Starting up…

Exercise 2

Plot delhi and annotate its peak with the text "peak", pointing at the peak and putting the words two days to its left. Return [ax.texts[0].get_text(), list(ax.texts[0].xy)].

your answer
stuck? the lesson behind it
Annotation
Where a chart stops showing data and starts making a claim