Would it be possible to customize the height of colorbar in Makie? I have noticed that width can be adjusted, but how about height?
Thank you.
Would it be possible to customize the height of colorbar in Makie? I have noticed that width can be adjusted, but how about height?
Thank you.
Yeah just cb.height = 100 for example or Relative(0.5) for half height of whatever space there is