I have a logarithmic imshow figure, and when the colorbar is created, its axis labels and ticks are logarithmic, but because of the short range (0-50) of the values, the colorbar looks like this:
and I would like it to instead show as 0, 5, 10, 20, 50 spaced along the axis (logarithmic spacing).
I can't seem to get this to work.
Thanks for any help.