doted.tcl.README 385 B

123456789101112131415
  1. doted.tcl - Graph Editor based on dot
  2. Author: John Ellson <[email protected]>
  3. Package requires: wish, tcldot, tkspline
  4. A graph editor with batch layout. This script is designed to exercise
  5. the graph layout package: tcldot
  6. The button in the lower-right corner triggers a relayout of the graph.
  7. To Do:
  8. - complete Help feature
  9. - add zooming
  10. - make it easier to edit attributes