Merge branch 'master' of github.com:jamblejoe/Plots.jl
This commit is contained in:
commit
1b18dc24c6
@ -313,7 +313,7 @@ const _plot_defaults = KW(
|
|||||||
|
|
||||||
const _subplot_defaults = KW(
|
const _subplot_defaults = KW(
|
||||||
:title => "",
|
:title => "",
|
||||||
:titlelocation => :center, # also :left or :right
|
:titlelocation => :center, # also :left or :right
|
||||||
:fontfamily_subplot => :match,
|
:fontfamily_subplot => :match,
|
||||||
:titlefontfamily => :match,
|
:titlefontfamily => :match,
|
||||||
:titlefontsize => 14,
|
:titlefontsize => 14,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user