consistency with _subplot_defaults
This commit is contained in:
parent
cb689ddb78
commit
5566dc8a2d
@ -332,7 +332,7 @@ const _series_defaults = KW(
|
||||
const _plot_defaults = KW(
|
||||
:plot_title => "",
|
||||
:plot_titlefontsize => 16,
|
||||
:plot_title_location => :center, # also :left or :right
|
||||
:plot_titlelocation => :center, # also :left or :right
|
||||
:plot_titlefontfamily => :match,
|
||||
:plot_titlefonthalign => :hcenter,
|
||||
:plot_titlefontvalign => :vcenter,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user