| 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
|
|
|
|
|
|
This reverts commit ec899fb5dbbe39f45f5dcc47ea39df3a38f2229f.
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
proper exporter/importer tool
|
|
|
|
|
|
to str as a whole
|
|
|
|
|
|
current graph
|
|
|