Michael Hackstein
|
5d2008d4bb
|
GraphViewer: A line is now displayed to help connecting two nodes
|
2013-05-29 13:53:34 +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
|
91a7d66dbd
|
GraphViewer: Added function to toggle display of labels without redefining them
|
2013-05-03 14:07:59 +02:00 |
Michael Hackstein
|
de359bf07d
|
GraphViewer: Added lib for fish-eye view, and started adaption of edgeShaper
|
2013-04-24 09:18:57 +02:00 |
Michael Hackstein
|
9f5a53f5a3
|
GraphViewer: Positions of Edges are now always triggered on reshape, they do not disappear anymore on reshape withthout update
|
2013-04-18 11:24:40 +02:00 |
Michael Hackstein
|
476b59e29c
|
GraphViewer: Fixed a bug for reshaping of edges
|
2013-04-17 14:27:22 +02:00 |
Michael Hackstein
|
90b2aba0c1
|
GraphViewer: Updated colouring and size of labels
|
2013-04-16 16:47:14 +02:00 |
Michael Hackstein
|
380a675fe0
|
GraphViewer: Same Problem with _data as for nodes also in edges. Now fixed
|
2013-04-12 11:37:39 +02:00 |
Michael Hackstein
|
d1e01f49c1
|
GraphViewer: All events can be unbound now for Nodes and Edges
|
2013-04-05 07:15:38 +02:00 |
Michael Hackstein
|
ed827d77cd
|
GraphViewer: Added/Tested default colouring of Edges and nodes
|
2013-04-04 16:36:16 +02:00 |
Michael Hackstein
|
2affe643d3
|
GraphViewer: Enlarged the Arrow Pointer, has to be changed to be relative to nodesize
|
2013-04-04 01:04:58 +02:00 |
Michael Hackstein
|
159c55be39
|
GraphViewer: EdgeColouring tested in demo.html, again the label is set to black forcefully
|
2013-04-04 00:46:41 +02:00 |
Michael Hackstein
|
c62230782a
|
GraphViewer: EdgeShaper now supports colouring by attribute value
|
2013-04-03 17:36:59 +02:00 |
Michael Hackstein
|
02a94c1bcd
|
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 |
Michael Hackstein
|
db3da09be9
|
GraphViewer: Changed rendering of edges, they are now translated and rotated instead of giving x1/y1 and x2/y2. This works much better for labels
|
2013-04-03 06:54:10 +02:00 |
Michael Hackstein
|
840a85496a
|
GraphViewer: Embedded the Edges in an own g element
|
2013-04-02 16:08:48 +02:00 |
Michael Hackstein
|
c967c27a27
|
GraphViewer: Added Marker-Shape to EdgeShaper, and fixed a jQuery-Selector bug, if _id contains special symbols
|
2013-04-02 10:44:43 +02:00 |
Michael Hackstein
|
fdd630f104
|
GraphViewer: Fixed Demo, removed unused leftover functions
|
2013-04-02 09:59:09 +02:00 |
Michael Hackstein
|
954e54da53
|
GraphViewer: EventDispatcher now reacts to new EdgeShaper interface
|
2013-04-02 09:27:35 +02:00 |
Michael Hackstein
|
b1a890a609
|
GraphViewer: Moved EdgeShaper interface to the same as NodeShaper now
|
2013-04-02 09:23:44 +02:00 |
Michael Hackstein
|
8d4b9b557a
|
GraphViewer: Updated licence to 2013
|
2013-04-02 07:11:39 +02:00 |
Michael Hackstein
|
e6dac39032
|
GraphViewer: Events can now be added to edges during runtime
|
2013-03-26 07:52:32 +01:00 |
Michael Hackstein
|
202381394e
|
GraphViewer: Events can now be bound to edges
|
2013-03-25 12:26:45 +01:00 |
Michael Hackstein
|
4f163640b8
|
Finished implementing the EventDispatcher
|
2013-03-21 10:41:07 +01:00 |
Michael Hackstein
|
a9fc8289b2
|
EdgeShaper now also uses arangoDBs _id as default id value
|
2013-03-20 10:33:55 +01:00 |
Jan Steemann
|
8155718a4c
|
new web interface
|
2013-03-19 10:33:23 +01:00 |