remove show
This commit is contained in:
parent
003154dc27
commit
c67c7884d1
@ -1054,7 +1054,6 @@ function pgfx_axis!(opt::PGFPlotsX.Options, sp::Subplot, letter)
|
|||||||
|
|
||||||
# axis label position
|
# axis label position
|
||||||
labelpos = ""
|
labelpos = ""
|
||||||
@show axis[:guide_position]
|
|
||||||
if letter == :x
|
if letter == :x
|
||||||
labelpos = pgfx_get_xguide_pos(axis[:guide_position])
|
labelpos = pgfx_get_xguide_pos(axis[:guide_position])
|
||||||
elseif letter == :y
|
elseif letter == :y
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user