How to put labels for arrows?

With Plots.jl, try quiver!() and annotate!().
See one example here.