I don’t know how to use Raphael JS events.
I need some example. I see the documentation and a function must be passed, but is not working.
Someone can provide some example of how to get the mouse position of a click in the canvas?
EDIT: I see in documentation events for Element. This will work for Paper? How I create a mousedown() event for Paper?
1 Answer