Radial Org Charts
As my department at work has grown over time, I’ve thought a few times about the tradition of maintaining organization charts in Visio. These charts typically display an increasingly awkward and messy collection of boxes and lines, showing which employees report to which manager.
Apart from being difficult to effectively automate the layout once a department reaches more than a few dozen people (most tools end up overlapping boxes or choosing awkward-looking layouts), these charts don’t convey much information other than direct reporting structure of employees.
While researching the Protovis javascript graphing library for some more traditional numeric data visualization, I decided to try applying the Sunburst graph type to organizational charts. Here is a small example of how one department looks. The names have all been replaced with fake names created with the Forgery Ruby gem.
While a little non-conventional, this style organization “chart” shows the same hierarchical reporting data as a traditional chart, and more. At a glance, I can now see the relative size of each team, and the depth (number of management layers) of each part of the organization. Best of all, since the chart is generated automatically from a flat file, there’s no more moving boxes around to make that one new employee fit into an over-crowded page, fixing stray line connectors, etc.
Plus it looks pretty cool.
3 Comments to “Radial Org Charts”
Leave a Reply
Hi Mike,
I LOVE this organizational chart! I know nothing about what you know, but I know organizations pretty well. Is this organizational chart software available for the everyday person to use?
Mary Thigpen
University of Florida
It is available and free… just click the “Protovis” link in the article. It’s not software in the traditional sense, you’ll likely need someone with a bit of software development experience to make it work.
Superior thinking demonstrated above! Org charts in radial form will definitely have multiple benefits! We use org chart software humanconcepts in our organization to plan for succession, transition etc.