fix legendtitlefontsize

This commit is contained in:
Simon Christ 2021-06-01 15:51:45 +02:00
parent c8580698eb
commit f79c1623bd
2 changed files with 2 additions and 1 deletions

View File

@ -510,6 +510,7 @@ add_aliases(:legend_postion, :legend)
add_aliases(:legend_background_color, :background_color_legend)
add_aliases(:legend_foreground_color, :foreground_color_legend)
add_aliases(:legend_font_pointsize, :legendfontsize)
add_aliases(:legend_title_font_pointsize, :legendtitlefontsize)
# margin
add_aliases(:left_margin , :leftmargin )

View File

@ -84,7 +84,7 @@ end
@testset "Fonts" begin
@testset "Scaling" begin
sizesToCheck = [:titlefontsize, :legendfontsize, :legendtitlefontsize,
sizesToCheck = [:titlefontsize, :legendfontsize, :legend_title_font_pointsize,
:xtickfontsize, :ytickfontsize, :ztickfontsize,
:xguidefontsize, :yguidefontsize, :zguidefontsize,]
# get inital font sizes