Download this file
1 2 3 4 5 6 7 8
#!/usr/bin/env python from pylab import * gcf().text(0.5, 0.95, 'Distance Histograms by Category is a really long title') show()