Hy, I want to draw line between two points in raphael. How I can do this. Maybe there some examples. Thanks)
var line = paper.path( ["M", startX, startY, "L", endX, endY ] );
where startX startY endX endY is your coordinates :)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With