I'd probably not recommend a circle, as projectiles should follow a parabola.
However, I know an easy way to solve your problem.
Set arrow angle to:
angle(0,0,arrow.physics.vectorX,arrow.physics.vectorY)
Let me know with sqiddster if that doesn't work.