| Age | Commit message (Collapse) | Author |
|
|
|
|
|
reach minimum
|
|
|
|
Record position when dragging.
Record fixed status. this is still not clear - what fixed means exactly.
|
|
|
|
|
|
|
|
d3.layout.start to initialize link lengths (linkStrength)
|
|
|
|
configurable epsilon)
|
|
cypher friendly
|
|
|
|
|
|
|
|
|
|
|
|
|
|
attributes used are currently a bit lame, since we don't support
nested attributes. So the attribute stored is:
layouts.<layout_name>.{x,y}
where layout_name is one of: force, user, ring.
Note that force layout still takes time initially, because alpha is
always set to 1 initially. This should probably be changed when a layout
is loaded.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
also jshint)
|
|
|
|
|
|
external repository
Package not tested yet, but target builds via ant.
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit dfd75716b5a145d8033678702f0f23cab7d5a75b.
Site specific customizations that don't belong in this repository.
|
|
This reverts commit 4bb0286b0534924d3e8644fa37236c30a680059d.
Should be done at scss.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|