| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
swith to find_node__by_id() use
|
|
anyway
|
|
|
|
|
|
introduce id_to_node_map
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
question of how to declaratively encode the event flow
|
|
jquery would hide this.A
|
|
|
|
|
|
|
|
function there
|
|
there is an existing bug where you don't see the labels for links
changes on existing nodes, i.e.:
(no enter on second sentence)
You should have:
g
.linklabel isnot
but instead you have an empty linklabel
g
.linklabel
|
|
|
|
adding a new group
setting all links with id just like nodes have it
letting d3 sort per that id
- this means it doesn't care about the order of the DOM elements
every update we go over all the links and reparent them by selected/non
selected.
Missing: text-labels
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|