In Plots.jl, is there a way to remove the tick labels (i.e. 0.25, 0.5), but have the tick marks remain? Even better, is there then a way to increase the size of he tick markers?
Check these older posts here and here.
formatter = :none worked perfectly, thanks a lot
formatter = :none