Update args.jl
This commit is contained in:
parent
5aa6c23835
commit
8d72e9d7ec
@ -428,7 +428,7 @@ const _plot_defaults = KW(
|
||||
:dpi => DPI, # dots per inch for images, etc
|
||||
:thickness_scaling => 1,
|
||||
:display_type => :auto,
|
||||
:warn_on_unsupported => false,
|
||||
:warn_on_unsupported => true,
|
||||
:extra_plot_kwargs => Dict(),
|
||||
:extra_kwargs => :series, # directs collection of extra_kwargs
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user