Merge 9cb2518ba3188323581a558473b0d2cd453402b1 into 1ee6affcb3990cdcfa1e489451bc57c3f33be015
This commit is contained in:
commit
687f0287c9
@ -221,7 +221,7 @@ const _plot_defaults = KW(
|
|||||||
:size => (600,400),
|
:size => (600,400),
|
||||||
:pos => (0,0),
|
:pos => (0,0),
|
||||||
:window_title => "Plots.jl",
|
:window_title => "Plots.jl",
|
||||||
:show => false,
|
:show => true,
|
||||||
:layout => 1,
|
:layout => 1,
|
||||||
:link => :none,
|
:link => :none,
|
||||||
:overwrite_figure => true,
|
:overwrite_figure => true,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user