Makie.jl
Makie.jl copied to clipboard
Discuss `xlims!`, `ylims!`, and `limits!` in the Basic Tutorial?
These are pretty fundamental operations and a new user has no idea how to do them after reading the Basic Tutorial. Also, I'm not sure if these methods are discouraged in favor of axis = (limits = ..., )
.
Good point, the basic tutorial needs some more attention anyway