1
0
Fork 0
arangodb/html/admin/js/graphViewer/graph
Michael Hackstein 3ccd7a5b7b GraphViewer: Added ColourMapper and implemented tests. This class should return colours for based on attribute values 2013-04-03 16:07:02 +02:00
..
JSONAdapter.js GraphViewer: Updated licence to 2013 2013-04-02 07:11:39 +02:00
arangoAdapter.js GraphViewer: Updated licence to 2013 2013-04-02 07:11:39 +02:00
colourMapper.js GraphViewer: Added ColourMapper and implemented tests. This class should return colours for based on attribute values 2013-04-03 16:07:02 +02:00
edgeShaper.js GraphViewer: Edge colouring has now 2 options, single colour and gradient colour. However gradient works only with a hack and only on Safari due to SVG problems 2013-04-03 15:05:35 +02:00
eventDispatcher.js GraphViewer: EventDispatcher now reacts to new EdgeShaper interface 2013-04-02 09:27:35 +02:00
eventLibrary.js GraphViewer: Updated licence to 2013 2013-04-02 07:11:39 +02:00
expandedClass.js new web interface 2013-03-19 10:33:23 +01:00
forceLayouter.js GraphViewer: Updated licence to 2013 2013-04-02 07:11:39 +02:00
nodeShaper.js GraphViewer: Node colouring has now 2 options, single colour and colour based on expanded or not 2013-04-03 15:19:35 +02:00