Align ticklabels in matplotlib colorbar
I have a colorbar with positive and negative values which are generated automatically (I am not setting them). Unfortunately the minus sign breaks the vertical alignment of the text. How can I align all the text in the ticklabels to the right or alternatively insert a space before my positive numbers to make it look good?
