1
0
Fork 0
arangodb/html/admin/js/graphViewer/graph
Michael Hackstein f8ca0ef0f9 Added quick community check to NodeShaper also 2013-07-17 08:18:48 +02:00
..
JSONAdapter.js GraphViewer: Fixed all tests for loading the initial node. 2013-07-15 10:03:39 +02:00
abstractAdapter.js GraphViewer: Added a simple check if a node is a communityNode. No parsing of the id necessary anymore 2013-07-17 08:16:04 +02:00
arangoAdapter.js GraphViewer: The nodeReducer now offers the prioList for reading. It is piped through the adapters allready 2013-07-15 18:37:13 +02:00
colourMapper.js GraphViewer: THe colourmapper now offers a constant colour for communities 2013-07-11 08:41:48 +02:00
communityNode.js GraphViewer: Added a simple check if a node is a communityNode. No parsing of the id necessary anymore 2013-07-17 08:16:04 +02:00
edgeShaper.js GraphViewer: Fixed all tests for loading the initial node. 2013-07-15 10:03:39 +02:00
eventDispatcher.js GraphViewer: Fixed several tests that did fail 2013-05-31 18:27:10 +02:00
eventLibrary.js GraphViewer: Moved computation of expansion/collapsing of nodes from EventLib to Adapter for more consistency 2013-07-09 08:54:44 +02:00
expandedClass.js new web interface 2013-03-19 10:33:23 +01:00
forceLayouter.js GraphViewer: Changed default values for the layout 2013-07-11 08:42:35 +02:00
foxxAdapter.js GraphViewer: The nodeReducer now offers the prioList for reading. It is piped through the adapters allready 2013-07-15 18:37:13 +02:00
modularityJoiner.js GraphViewer: JSLintified 2013-07-09 13:53:21 +02:00
nodeReducer.js GraphViewer: The nodeReducer now offers the prioList for reading. It is piped through the adapters allready 2013-07-15 18:37:13 +02:00
nodeShaper.js Added quick community check to NodeShaper also 2013-07-17 08:18:48 +02:00
previewAdapter.js GraphViewer: It is now possible to give a priority list to the NodeReducer to determine important attributes 2013-07-15 08:09:44 +02:00
webWorkerWrapper.js GraphViewer: Fixed a bug in the modularity joiner when removing an edge. 2013-07-09 12:32:28 +02:00
zoomManager.js GraphViewer: Increased Default Min-size of NodeRadius from 1px to 4px 2013-05-23 15:07:59 +02:00