update
This commit is contained in:
parent
096726bcb6
commit
f1f6a368c5
@ -12,9 +12,8 @@ const _canvas_map = (
|
|||||||
|
|
||||||
should_warn_on_unsupported(::UnicodePlotsBackend) = false
|
should_warn_on_unsupported(::UnicodePlotsBackend) = false
|
||||||
|
|
||||||
_create_backend_figure(plt::Plot{UnicodePlotsBackend}) = plt.o = UnicodePlots.Plot[]
|
|
||||||
|
|
||||||
function _before_layout_calcs(plt::Plot{UnicodePlotsBackend})
|
function _before_layout_calcs(plt::Plot{UnicodePlotsBackend})
|
||||||
|
plt.o = UnicodePlots.Plot[]
|
||||||
up_width = UnicodePlots.DEFAULT_WIDTH[]
|
up_width = UnicodePlots.DEFAULT_WIDTH[]
|
||||||
up_height = UnicodePlots.DEFAULT_HEIGHT[]
|
up_height = UnicodePlots.DEFAULT_HEIGHT[]
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user