From 72c611cfb8338d4577e8207daaa0fccf6f84eeed Mon Sep 17 00:00:00 2001 From: Nicholas Bauer Date: Mon, 20 Sep 2021 00:28:30 -0400 Subject: [PATCH] Remove conflict error --- src/backends/unicodeplots.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/src/backends/unicodeplots.jl b/src/backends/unicodeplots.jl index cd058022..8bb64364 100644 --- a/src/backends/unicodeplots.jl +++ b/src/backends/unicodeplots.jl @@ -41,7 +41,6 @@ function unicodeplots_rebuild(plt::Plot{UnicodePlotsBackend}) end kw = ( - compact = true, title = sp[:title], xlabel = xaxis[:guide], ylabel = yaxis[:guide],