diff --git a/src/args.jl b/src/args.jl index da028e21..069e66f7 100644 --- a/src/args.jl +++ b/src/args.jl @@ -313,7 +313,7 @@ const _plot_defaults = KW( const _subplot_defaults = KW( :title => "", - :titlelocation => :center, # also :left or :right + :titlelocation => :center, # also :left or :right :fontfamily_subplot => :match, :titlefontfamily => :match, :titlefontsize => 14,