0

Does anyone have a line on an algorithm to place boxes in an organizational chart? Any language is fine.

Michael Petrotta
  • 59,888
  • 27
  • 145
  • 179
Bill
  • 305
  • 6
  • 25
  • 1
    What is organizational chart? – Roman Sep 23 '10 at 17:49
  • 2
    Can you explain more about what you are doing and what you are wanting to do? What language are you using? What have you tried so far? You will get a much better response if you post your existing code so that we have something to start from. – bta Sep 23 '10 at 17:57
  • An organizational chart is a graph that graphically shows a hierarchy, such as a company's pecking order (i.e. president, vp, directors, managers, etc) – Bill Sep 24 '10 at 00:16
  • I will code it ultimately in ActionScript 3, but any language would be helpful – Bill Sep 24 '10 at 00:17

2 Answers2

2

yFiles might be of interest. I've not used it, though I have some experience of yEd.

High Performance Mark
  • 77,191
  • 7
  • 105
  • 161
0

You can use Excel. I did that for a family tree once, which is similar to an org chart.

Beth
  • 9,531
  • 1
  • 24
  • 43