I frequently get the following warning message when using Plots.jl:
WARNING: No strict ticks found
What does this mean?
MWE: plot(x->1/x,0,1)
I frequently get the following warning message when using Plots.jl:
WARNING: No strict ticks found
What does this mean?
MWE: plot(x->1/x,0,1)