fix subplot args

This commit is contained in:
Simon Christ 2020-08-07 15:19:57 +02:00
parent 4e53f25893
commit 31cc493a8c

View File

@ -378,6 +378,7 @@ const _subplot_defaults = KW(
:colorbar_titlefontcolor => :match,
:framestyle => :axes,
:camera => (30,30),
:extra_kwargs => Dict()
)
const _axis_defaults = KW(