Axis labels along y-axis

I would like to have the axis labels along the y-axis for this sample. How
can I do it?
http://matplotlib.org/examples/pylab_examples/colorbar_tick_labelling_demo.html

···

--
View this message in context: http://matplotlib.1069221.n5.nabble.com/Axis-labels-along-y-axis-tp46417.html
Sent from the matplotlib - users mailing list archive at Nabble.com.

ax.set_ylabel('This is the y label')

···

On Wed, Nov 11, 2015 at 7:50 PM, pikachu <krish22526 at gmail.com> wrote:

I would like to have the axis labels along the y-axis for this sample. How
can I do it?

http://matplotlib.org/examples/pylab_examples/colorbar_tick_labelling_demo.html

--
View this message in context:
http://matplotlib.1069221.n5.nabble.com/Axis-labels-along-y-axis-tp46417.html
Sent from the matplotlib - users mailing list archive at Nabble.com.
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users at python.org
Matplotlib-users Info Page

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/matplotlib-users/attachments/20151201/77dfe813/attachment.html&gt;