Cartoee colorbar lable size #681
Answered
by
giswqs
illiapolovnikov
asked this question in
Q&A
-
|
Dear geemap community, Is there a way to increase the size of the labels in the color bar produced by cartoee.add_colorbar()? Thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
giswqs
Sep 18, 2021
Replies: 2 comments
-
|
I just committed code that adds options for colorbar: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
illiapolovnikov
-
|
Wow, thank you so much! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

I just committed code that adds options for colorbar:
label_font_sizeandtick_font_size. Update the package usinggeemap.update_package()and try it out.