Learn what to expect in the new updates
(Source code, png, hires.png, pdf)
import matplotlib.pyplot as plt
plt.gcf().text(0.5, 0.95, 'Distance Histograms by Category is \
a really long title')
plt.show()
Keywords: python, matplotlib, pylab, example, codex (see Search examples)