Plotting vector fields

If the docs failed you, no matter in what way, there is room for improvement. Maybe the plots docs needs a page that lists all docstrings so that they become searchable. This is easy to get using Documenter.jl

For future reference, you can try the function

julia> apropos("vector field")
Plots.quiver
Plots.quiver!
4 Likes