adjust default colorbar title fontsize
This commit is contained in:
parent
8cc276fc42
commit
d6d2a94375
@ -377,7 +377,7 @@ const _subplot_defaults = KW(
|
||||
:bottom_margin => :match,
|
||||
:subplot_index => -1,
|
||||
:colorbar_title => "",
|
||||
:colorbar_titlefontsize => 16,
|
||||
:colorbar_titlefontsize => 10,
|
||||
:colorbar_title_location => :center, # also :left or :right
|
||||
:colorbar_fontfamily => :match,
|
||||
:colorbar_titlefontfamily => :match,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user