Michael Hackstein
|
5754d60818
|
GraphViewer: Internally allowed resizing
|
2013-08-16 15:01:44 +02:00 |
Michael Hackstein
|
4da94ff62f
|
GraphViewer: Fixed tests for UI
|
2013-08-06 15:16:10 +02:00 |
Michael Hackstein
|
6c598253e2
|
GraphViewer: The spot action is now functional for nodes within communities
|
2013-07-29 13:10:18 +02:00 |
Michael Hackstein
|
d5f8780e12
|
GraphViewer: Added Zoom Controls to the UI
|
2013-07-24 09:51:41 +02:00 |
Michael Hackstein
|
ce0df062dd
|
GraphViewer: The expanded Community-Node now offers buttons to be removed and collapsed. Actions have to be tested
|
2013-07-22 16:18:00 +02:00 |
Michael Hackstein
|
b82448a0d3
|
GraphViewer: Fixed all tests for loading the initial node.
|
2013-07-15 10:03:39 +02:00 |
Michael Hackstein
|
7476258dbb
|
GraphViewer: The initial node is now added in the center of the screen and fixed there
|
2013-07-14 15:09:38 +02:00 |
Michael Hackstein
|
8aed42e37b
|
GraphViewer: Added a Progress indicator if search for node takes too long
|
2013-07-11 14:53:59 +02:00 |
Michael Hackstein
|
e9e735b259
|
GraphViewer: Changed default colour of the Nodes and updated community-nodes to take default community colour from the mapper
|
2013-07-11 08:43:32 +02:00 |
Michael Hackstein
|
4252513cfa
|
GraphViewer: Added a Preview graphViewer Interface.
|
2013-06-27 12:49:37 +02:00 |
Michael Hackstein
|
4ba6422f2e
|
GraphViewer: The main graphViewer class now knows about the preview adapter
|
2013-06-27 09:56:58 +02:00 |
Michael Hackstein
|
96048586c3
|
Started implementing the Widget version of the UI. The SVG loading an optional given startNode is added till now.
|
2013-06-24 13:10:58 +02:00 |
Michael Hackstein
|
0bbf2cf4e5
|
Added a test for the FoxxAdapter in the graphViewer
|
2013-06-24 09:27:26 +02:00 |
Michael Hackstein
|
98362f6f2c
|
Added the foxx adapter into the graphViewer
|
2013-06-24 09:01:49 +02:00 |
Michael Hackstein
|
da8b1b759a
|
GraphViewer: The other classes now use the better handleing for SVG events
|
2013-05-28 10:05:00 +02:00 |
Michael Hackstein
|
e024f1b0fe
|
GraphViewer: Improved Similarity Join of Nodes
|
2013-05-27 10:50:24 +02:00 |
Michael Hackstein
|
79efa0b2a9
|
GraphViewer: Changed default values a bit, which is more convenient for graphs with large 1-neighbourhoods
|
2013-05-24 15:20:15 +02:00 |
Michael Hackstein
|
d81d136cb5
|
GraphViewer: Added the community behaviour to the event lib
|
2013-05-21 23:32:06 +02:00 |
Michael Hackstein
|
7ced744d21
|
GraphViewer: Added test for reshaping if community is formed
|
2013-05-21 14:02:43 +02:00 |
Michael Hackstein
|
5e17ebe404
|
GraphViewer: Started implementing the Communication between ZoomManager, GraphViewer and the Adapter
|
2013-05-17 13:55:20 +02:00 |
Michael Hackstein
|
642e976e62
|
GraphViewer: Added tests for graphViewer to accept NodeLimit Callback and to propagate it to the Adapter
|
2013-05-15 15:58:25 +02:00 |
Michael Hackstein
|
0971a58844
|
GraphViewer: ZoomManager now binds events to SVG not to first G, gives better results
|
2013-05-06 13:57:01 +02:00 |
Michael Hackstein
|
ccbacf893a
|
GraphViewer: Main graphViewer class is now able to construct a ZoomManager
|
2013-05-06 13:21:50 +02:00 |
Michael Hackstein
|
76a027d554
|
GraphViewer: Added distortion schema to all affected classes
|
2013-04-24 12:49:13 +02:00 |
Michael Hackstein
|
da560452c6
|
GraphViewer: Fixed a bug, where node positions where destroyed by the arangoAdapter. That caused a lot of trouble in the interface
|
2013-04-18 10:35:41 +02:00 |
Michael Hackstein
|
04ae758746
|
GraphViewer: Slightly changed interface of ArangoAdapter. It now defaults to the domains.host if none is given
|
2013-04-16 14:15:21 +02:00 |
Michael Hackstein
|
6945a99327
|
GraphViewer: Layouter is now accessible
|
2013-04-16 10:54:19 +02:00 |
Michael Hackstein
|
9f68cfa048
|
GraphViewer: Simplification of GraphViewer finished, all dispatching moved to GraphViewerUI
|
2013-04-10 17:08:26 +02:00 |
Michael Hackstein
|
6f39e7f170
|
GraphViewer: GraphViewer now simplyfied. GraphViewer UI todo
|
2013-04-10 15:09:24 +02:00 |
Michael Hackstein
|
2abb3ba1d4
|
GraphViewer: Planned to simplify GraphViewer and to push event and UI delegation to graphViewerUI
|
2013-04-10 14:14:19 +02:00 |
Michael Hackstein
|
192e75716e
|
GraphViewer: There was a minor bug in JSONAdapter. Fixed now
|
2013-04-10 11:01:33 +02:00 |
Michael Hackstein
|
ebdbd7eff8
|
GraphViewer: Added Dispatcher + DispatcherUI tests to runnerAll-Tests
|
2013-04-08 22:11:34 +02:00 |
Michael Hackstein
|
8ab12a75b5
|
GraphViewer: Node colouring added to the demo.html. Decided to forcefully set the TextColour to black, as it inherits the user defined colour-scheme otherwise and this gets unreadable quite fast
|
2013-04-04 00:16:49 +02:00 |
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 |
Michael Hackstein
|
67cd95912d
|
GraphViewer: Added tests for colouring of Nodes/Edges
|
2013-04-03 14:33:31 +02:00 |
Michael Hackstein
|
840a85496a
|
GraphViewer: Embedded the Edges in an own g element
|
2013-04-02 16:08:48 +02:00 |
Michael Hackstein
|
8d4b9b557a
|
GraphViewer: Updated licence to 2013
|
2013-04-02 07:11:39 +02:00 |
Michael Hackstein
|
7e8607ffed
|
GraphViewer: Fixed Bug in load Graph by Attribute. Now this works and can be used in demo
|
2013-03-26 13:56:00 +01:00 |
Michael Hackstein
|
60416e671a
|
Deleting nodes now works and redraws the graph, in the demo page deleting has been included
|
2013-03-21 15:57:36 +01:00 |
Michael Hackstein
|
a4065dd30d
|
Events can now be rebound during runtime on any object
|
2013-03-21 15:36:54 +01:00 |
Michael Hackstein
|
8aee0d3ed0
|
Minor fix in GraphViewerSpec, causing user-interaction tests to fail
|
2013-03-21 13:53:18 +01:00 |
Michael Hackstein
|
a5df10cb50
|
Added creation of node to demo.html
|
2013-03-21 13:03:00 +01:00 |
Michael Hackstein
|
4d7e20a151
|
GraphViewer and Demo adapted to EventDispatcher
|
2013-03-21 10:54:57 +01:00 |
Michael Hackstein
|
4f163640b8
|
Finished implementing the EventDispatcher
|
2013-03-21 10:41:07 +01:00 |
Michael Hackstein
|
eb5b61b6fd
|
NodeShaper now uses arangoDB _id as default, specs adapted
|
2013-03-20 09:55:26 +01:00 |
Michael Hackstein
|
bef8d02a95
|
Fixed bug causing to request centrality over and over again if it is equal to 0
|
2013-03-19 11:40:30 +01:00 |
Michael Hackstein
|
8858521f04
|
Adapted graphViewer to new adapter interface
|
2013-03-19 10:50:30 +01:00 |
Jan Steemann
|
8155718a4c
|
new web interface
|
2013-03-19 10:33:23 +01:00 |