UnicodePlots: compact plots

This commit is contained in:
t-bltg 2021-09-18 14:13:37 +02:00 committed by GitHub
parent ed3bab0e6f
commit 0cd81243ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,7 @@ function unicodeplots_rebuild(plt::Plot{UnicodePlotsBackend})
end end
kw = ( kw = (
compact = true,
title = sp[:title], title = sp[:title],
xlabel = xaxis[:guide], xlabel = xaxis[:guide],
ylabel = yaxis[:guide], ylabel = yaxis[:guide],