Does anyone know how to center the axis window when using Plots.jl and the default backend (GR?)
I have been working though all of the attributes and I cannot get it to have equal margins on both sides. I have set margins=0mm, as well as formatter=:none and tick_direction=:none. Please see the image below as an example.
BTW there is a bug (or maybe not) where if showaxis=false the space for the axis labels is still reserved. This requires formatter=:none to remove.
EDIT: Changed figure to a snip so you can clearly see the edges of the image.


