Hi,
I am trying to draw a graph with draggable vertices, i use circles for vertices and lines for edges. The thing is that i want to update the edge when a vertex is dragged to another position, but seems like there is not any easy way. I wish it was as simple as changing the values of x1, y1, x2, y2. The only solution i can think of is scaling and rotating the line, which seems a little overkill. I would appreciate it if someone could give some directions. [import]uid: 130412 topic_id: 34166 reply_id: 334166[/import]