1
0
Fork 0
arangodb/html/admin/js/graphViewer/graph
Michael Hackstein 7ea3a30f68 GraphViewer: Changed accepted format of FoxxAdapter from Array to Object where it is much easier to identify equal nodes on server side 2013-06-25 15:05:44 +02:00
..
JSONAdapter.js GraphViewer: The Arango-Adapter is now able to define a max. amount of children in one expansion step and join further into communities 2013-05-27 10:15:36 +02:00
abstractAdapter.js GraphViewer: Added a further abstraction layer for the adapters, makes it much easier to write adapters for different sources like FOXX 2013-06-06 16:30:51 +02:00
arangoAdapter.js GraphViewer: Added a further abstraction layer for the adapters, makes it much easier to write adapters for different sources like FOXX 2013-06-06 16:30:51 +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: A line is now displayed to help connecting two nodes 2013-05-29 13:53:34 +02:00
eventDispatcher.js GraphViewer: Fixed several tests that did fail 2013-05-31 18:27:10 +02:00
eventLibrary.js
expandedClass.js
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: Changed accepted format of FoxxAdapter from Array to Object where it is much easier to identify equal nodes on server side 2013-06-25 15:05:44 +02:00
nodeReducer.js GraphViewer: Improved Similarity Join of Nodes 2013-05-27 10:50:24 +02:00
nodeShaper.js GraphViewer: The nodeShaper now makes the html aware of xmlns:xlink and now the display of images is working finally 2013-06-25 10:53:15 +02:00
zoomManager.js GraphViewer: Increased Default Min-size of NodeRadius from 1px to 4px 2013-05-23 15:07:59 +02:00