Plot delhi, then shade the gap between mumbai and delhi with fill_between
Matplotlib · from Lines
ax.plotlinestylemarkerax.fill_betweenax.axhlineax.stackplotPutting the kettle on…
Starting up…
Exercise 2
Plot delhi, then shade the gap between mumbai and delhi with fill_between. Return [len(ax.lines), len(ax.collections)] — the point is that the shading is not a line.
your answer
stuck? the lesson behind it
Lines
What the segment between two points is actually claiming