| ... |
... |
@@ -14,8 +14,6 @@ |
| 14 |
14 |
Provide automatic layout through KIML for the JGraph diagram library and develop a simple JGraph-based graph editor to test the integration with. |
| 15 |
15 |
* **{{jira showSummary="true" columns="key,summary,type,created,updated,due,assignee,reporter,priority,status,resolution" id="KIELER JIRA" serverId="2851bd34-0bf1-3f02-ab12-7d77ccab0fae" key="KIPRA-1214"}}KIPRA-1214{{/jira}}Improved Edge Label Placement** |
| 16 |
16 |
Our layout algorithm already supports the placement of edge labels. However, there's still room for improvement... |
| 17 |
|
-* **Implement a [[KlayJS>>doc:JavaScript (KLayJS)]] adapter for D3.js** |
| 18 |
|
-The [[D3.js>>url:http://d3js.org/||shape="rect"]] library is a well-known and widely-used Javascript library for SVG-based visualizations and already comes with [[force-based graph layout >>url:http://bl.ocks.org/mbostock/4062045||shape="rect"]]algorithms. Implement an adapter that allows to use D3 with KlayJS. |
| 19 |
19 |
|
| 20 |
20 |
== Modeling Pragmatics == |
| 21 |
21 |
|