changed default title_location -> titlelocation
This commit is contained in:
parent
08c0f6d9a3
commit
4cd0f69d0a
@ -310,7 +310,7 @@ const _plot_defaults = KW(
|
||||
|
||||
const _subplot_defaults = KW(
|
||||
:title => "",
|
||||
:title_location => :center, # also :left or :right
|
||||
:titlelocation => :center, # also :left or :right
|
||||
:fontfamily_subplot => :match,
|
||||
:titlefontfamily => :match,
|
||||
:titlefontsize => 14,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user