]> granicus.if.org Git - graphviz/commitdiff
New projects
authorEmden R. Gansner <erg@alum.mit.edu>
Thu, 15 May 2014 14:12:04 +0000 (10:12 -0400)
committerEmden R. Gansner <erg@alum.mit.edu>
Thu, 15 May 2014 14:12:04 +0000 (10:12 -0400)
doc/todo.html

index 2f3f0208526c40eebcd4d0fa65cf32f7da9c6edb..b2fa8a048751488dcd326d548b19a6cd8e102e03 100755 (executable)
@@ -30,6 +30,8 @@ Move generic code, such node adjustment and spline routing, out of neato.
 <li>
 Remove antiquated code and replace multiple algorithm implementations with a single one.
 <li>
+Allow prohibition of ports or sides.
+<li>
 Provide a general graph editor/browser for Graphviz, allowing novice users to rely on widgets
 to control attributes.
 <li>
@@ -52,6 +54,10 @@ Extend Graphviz to handle compound graphs.
 <li>
 Provide simplified edge routing in dot using two dummy nodes.
 <li>
+Provide bundled edge routing in dot.
+<li>
+Allow user to provide levels, or levels plus ordering (no ranking or crossing minimization), and let dot finish
+<li>
 Allow edge routing with overlapping nodes.
 <li>
 Modify dot, twopi, etc. to allow incremental layouts.