1
0
Fork 0
arangodb/html/admin/js/graphViewer/graph
Michael Hackstein 24d452c7d0 GraphViewer: Now editing of Nodes/Edges also works (yet missing: Checks for key values, add additional key/value pairs 2013-04-09 11:22:21 +02:00
..
JSONAdapter.js GraphViewer: JSON Adapter now encapsulates the data of nodes in _data object. Required to avoid problems with d3 internal attributes and key/values in the DB 2013-04-09 10:19:55 +02:00
arangoAdapter.js GraphViewer: Now editing of Nodes/Edges also works (yet missing: Checks for key values, add additional key/value pairs 2013-04-09 11:22:21 +02:00
colourMapper.js GraphViewer: NodeShaper now supports colouring by attribute value 2013-04-03 17:27:13 +02:00
edgeShaper.js GraphViewer: All events can be unbound now for Nodes and Edges 2013-04-05 07:15:38 +02:00
eventDispatcher.js GraphViewer: Tests for DispatcherUI finished 2013-04-08 18:33:11 +02:00
eventLibrary.js GraphViewer: Drag-event from layouter is now piped through the eventLib, making the interface workflow more consistent 2013-04-08 09:56:51 +02:00
expandedClass.js
forceLayouter.js
nodeShaper.js GraphViewer: All events can be unbound now for Nodes and Edges 2013-04-05 07:15:38 +02:00