fix pgfx_axes
This commit is contained in:
parent
5b628bf48d
commit
4eef8e7352
@ -30,8 +30,7 @@ end
|
||||
|
||||
## end user utility functions
|
||||
function pgfx_axes(pgfx_plot::PGFPlotsXPlot)
|
||||
gp = pgfx_plot.the_plot.elements[1].elements[1]
|
||||
return gp isa PGFPlotsX.GroupPlot ? gp.contents : gp
|
||||
return pgfx_plot.the_plot.elements[1].elements
|
||||
end
|
||||
|
||||
pgfx_preamble() = pgfx_preamble(current())
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user