I am looking for a small piece of javascript that can join a div (in the data-x attributes of data-y, for example), the x, y coordinates of the draggable div. And then you can draw arrows between them (using the data-targetid attribute?).
If the solution can look like a simple version of graphview , jsPlumb or vizster , but without a complex library and only in javascript / html
source share