``` plt.title("title") plt.gca().twiny().set_xlabel("xlabel") plt.tight_layout() ```  matplotlib 1.5.0.