Is there a way to achieve annotations similar to matplotlib without switching the backends for Plots? I am especially looking for a way to annotate with arrows. The current method as seen in docs seems to support only text.
I found a way to add arrows manually but I wonder if there’s an easier or straightforward way to get such annotations.