1
0
Fork 0
arangodb/html/admin/js/graphViewer/graph
Michael Hackstein 1a2c6a0596 GraphViewer: Added a test for communitynodes to display their size 2013-07-11 08:39:21 +02:00
..
JSONAdapter.js GraphViewer: JSLintified 2013-07-09 13:53:21 +02:00
abstractAdapter.js GraphViewer: Added a test for communitynodes to display their size 2013-07-11 08:39:21 +02:00
arangoAdapter.js GraphViewer: The Adapters now will only bucket newly arrinving nodes 2013-07-09 10:51:19 +02:00
colourMapper.js GraphViewer: The colour-mapper now also creates a foreground colour. All labels are now readable 2013-06-04 13:28:13 +02:00
edgeShaper.js GraphViewer: Fixed a bug in the modularity joiner when removing an edge. 2013-07-09 12:32:28 +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: In the Wodget it is now possible to initially bind the drag event 2013-06-24 15:49:56 +02:00
foxxAdapter.js GraphViewer: The Adapters now will only bucket newly arrinving nodes 2013-07-09 10:51:19 +02:00
modularityJoiner.js GraphViewer: JSLintified 2013-07-09 13:53:21 +02:00
nodeReducer.js GraphViewer: Community joining is now completely moved to modularity joiner again. NodeReducer requires shared memmory which is not available for workers. Adapters need to be adjusted 2013-07-05 11:22:35 +02:00
nodeShaper.js GraphViewer: Added some cross-browser fixes. FF and Chrome pass all tests, Opera and Safari still fail a few 2013-06-27 15:26:34 +02:00
previewAdapter.js GraphViewer: Removed unnecessary checks in the Previewer 2013-07-09 10:28:15 +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