From: erg Date: Tue, 8 Jul 2008 19:31:59 +0000 (+0000) Subject: Update to reflect today's (8 July 2008) meeting X-Git-Tag: LAST_LIBGRAPH~32^2~3873 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0be4a34d6c8f41d523ced41758bf0c6dd8cfbbaf;p=graphviz Update to reflect today's (8 July 2008) meeting --- diff --git a/doc/todo.html b/doc/todo.html index d0f38d633..3a0ca4a5e 100755 --- a/doc/todo.html +++ b/doc/todo.html @@ -1,10 +1,10 @@ -Graphviz todo list 3-July-2008 +Graphviz todo list 8-July-2008 -

Graphviz todo list 3-July-2008

+

Graphviz todo list 8-July-2008

The 4 categories give a rough time as to when a task should be done, and reflect an assessment of the task's ease multiplied by its importance. @@ -26,14 +26,17 @@ SCN - Update dot/neatoguide

Category 1

 SCN - Lightweight edge labels in dot
+SCN - Treemaps
 JCE - Extend attribute set for line styles
+JCE - Allow arrowheads in the middle of edges
+JCE - Support single, uniform font descriptors à la pango
 ERG - Variable port depending on layout
 ERG - Better aspect ratio in dot
 ERG - New text labels with font elements <B>, <I>, <TT>, etc. (support via fontconfig or egregious hacks)
 ERG - New orthogonal routing code
 AB  - Create Graph editor for Topview/Graphviz with OpenGL and GTK. (smyrna - in process) (Deprecate use of lefty)
 YH/ERG - Clusters in sfdp
-YH/ERG - Fixed nodes ins sfdp
+YH/ERG - Fixed nodes in sfdp
 

Category 2

@@ -46,12 +49,12 @@ SCN/AB - New dot core: - symmetrize layouts - Ulrik's improvements with network simplex JCE - Shapes - - new parallelogram shape where angle is fixed for varying text - - SVG grammar or other grammar to specify node and arrow shapes - - user-defined nodes in all code generators -ERG - Orthogonal layouts. + - SVG grammar or other grammar to specify node and arrow shapes + - user-defined nodes in all code generators YH/ERG - additional graph packing strategies ? - Filters for GraphML, Matrix Market and Chaco formats. +? - Library for bundled edges (Given two sets of nodes, with positions, +forming a bipartite graph, return splines to bundle the edges together)

Category 3

@@ -66,6 +69,8 @@ Edge routing with just two vnodes per edge (after Kaufmann) Graph language improvements local name spaces subclassing +Shapes - new parallelogram shape where angle is fixed for varying text +Orthogonal layouts.

General R&D directions