My goal is to create a curved arrow like this on html5 canvas:

I found several resources on how to draw lines, but none of them seem to work. I also found a link to https://stackoverflow.com/a/166269/212 .
In addition, is it possible to revive it on hover to expand the arrow using the elastic effect?
source
share