fix subplot args
This commit is contained in:
parent
4e53f25893
commit
31cc493a8c
@ -378,6 +378,7 @@ const _subplot_defaults = KW(
|
|||||||
:colorbar_titlefontcolor => :match,
|
:colorbar_titlefontcolor => :match,
|
||||||
:framestyle => :axes,
|
:framestyle => :axes,
|
||||||
:camera => (30,30),
|
:camera => (30,30),
|
||||||
|
:extra_kwargs => Dict()
|
||||||
)
|
)
|
||||||
|
|
||||||
const _axis_defaults = KW(
|
const _axis_defaults = KW(
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user