fix match_map
This commit is contained in:
parent
f33b3f8af9
commit
7b0677c3cc
@ -1631,10 +1631,10 @@ const _match_map = KW(
|
|||||||
:bottom_margin => :margin,
|
:bottom_margin => :margin,
|
||||||
:titlefontfamily => :fontfamily_subplot,
|
:titlefontfamily => :fontfamily_subplot,
|
||||||
:titlefontcolor => :foreground_color_subplot,
|
:titlefontcolor => :foreground_color_subplot,
|
||||||
:legendfontfamily => :fontfamily_subplot,
|
:legend_font_family => :fontfamily_subplot,
|
||||||
:legendfontcolor => :foreground_color_subplot,
|
:legend_font_color => :foreground_color_subplot,
|
||||||
:legendtitlefontfamily => :fontfamily_subplot,
|
:legend_title_font_family => :fontfamily_subplot,
|
||||||
:legendtitlefontcolor => :foreground_color_subplot,
|
:legend_title_font_color => :foreground_color_subplot,
|
||||||
:colorbar_fontfamily => :fontfamily_subplot,
|
:colorbar_fontfamily => :fontfamily_subplot,
|
||||||
:colorbar_titlefontfamily => :fontfamily_subplot,
|
:colorbar_titlefontfamily => :fontfamily_subplot,
|
||||||
:colorbar_titlefontcolor => :foreground_color_subplot,
|
:colorbar_titlefontcolor => :foreground_color_subplot,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user