From f987a1aad848cf2199932e0d46aa870fed74f8be Mon Sep 17 00:00:00 2001 From: "Emden R. Gansner" Date: Wed, 16 Apr 2014 12:16:09 -0400 Subject: [PATCH] Clean up todo list --- doc/todo.html | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/doc/todo.html b/doc/todo.html index eb47e456d..2f3f02085 100755 --- a/doc/todo.html +++ b/doc/todo.html @@ -22,6 +22,8 @@ Allow arrowheads in the middle of edges.
  • Allow rotated text.
  • +Allow text to align along an edge. +
  • Support single, uniform font descriptors à la pango.
  • Move generic code, such node adjustment and spline routing, out of neato. @@ -44,7 +46,7 @@ Support aspect ratios < 1.
  • Allow maximum width contraints during layout.
  • -Support Orthogonal coalesced edges (e.g., this). +Support orthogonal coalesced edges (e.g., this).
  • Extend Graphviz to handle compound graphs.
  • @@ -82,7 +84,7 @@ Allow varied rankdir values within clusters.
  • Allow varied layouts within clusters.
  • -Improve Spline router, e.g., fewer inflection points). +Improve the spline router, e.g., fewer inflection points.
  • Add an option of fast hierarchical layouts to dot.
  • @@ -92,13 +94,13 @@ Add a new parallelogram shape where the angle is fixed for varying text.
  • Support rank=min/max within the context of a cluster.
  • -Adjust graph to allow no edge-node overlap with line segment edges. +Adjust graph to remove edge-node overlaps with line segment edges.
  • -Re-implement tred to use a more efficient algorithm. +Re-implement tred (transitive reduction) to use a more efficient algorithm.
  • -Write a replacement for smyrna/gvedit/dotty that provides a GUI interface for Graphviz. In addition, +Write a replacement for smyrna/gvedit/dotty that provides a GUI interface for Graphviz. In addition to the usual functions for viewing, the program should provide widgets for the easy altering of graph -attributes. There could also be an interface to the gvpr library, to create multiple views. Ideally, -the system could also the user to easily tailor the interactions. +attributes. There could also be an interface to the gvpr library, to create multiple views and modify a graph. Ideally, +the system could allow the user to easily tailor the interactions. -- 2.40.0