[net.followup] Wanted: Hierarchy Program

dws@mit-eddie.UUCP (Don Saklad) (01/21/84)

Does anybody have a program which generates organizational charts or other
hierarchal diagrams?  The input could be the organization of a company or
our family geneology.

tjt@kobold.UUCP (01/25/84)

The System III utility vtoc (part of the graphics package) will
generate charts for hierarchichal organizations: the examples use it
for drawing file directory trees, but should work for any hierarchy if
you present the right input, which is not hard to do.
-- 
	Tom Teixeira,  Massachusetts Computer Corporation.  Westford MA
	...!{ihnp4,harpo,decvax}!masscomp!tjt   (617) 692-6200 x275

jab@uokvax.UUCP (01/26/84)

#R:fortune:-231200:uokvax:2700016:000:588
uokvax!jab    Jan 24 18:25:00 1984

/***** uokvax:net.general / fortune!crane /  5:44 am  Jan 20, 1984 */
Does anybody have a program which generates organizational charts or  other
hierarchal  diagrams?  The  input could be the organization of a company or
the names of C functions, etc.  Let me give an example to show what I mean:

INPUT:

President: VP Sales, VP Engineering, VP Software
VP Sales: East Coast Sales, West Coast Sales
VP Software: OS Director, Applic. Director
etc.
/* -------------- */

I don't have such a program, but it seems that the new ditroff (and PIC
and IDEAL) might work well with that notion.