7. Pypolt, by default, plots every chart into an area called code example
Example: write in all corners of plot in python
from pylab import figure, text, scatter, show
text(0.1, 0.9,'matplotlib',
horizontalalignment='center',
verticalalignment='center',
transform = ax.transAxes)