Organigrams

Categories

Component ID

2705453

Component name

Organigrams

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

937

Component created

Component changed

Component body

Organigrams provides the ability to easily create and manage organization charts, also knows as organigrams.

You can create organigram bundles (with own fields and display) and add organigram items to that bundles. These items contain a static set of fields and are not fieldable.

An organigram will be available as:

  • a dedicated page (organigram/%organigram_machine_name),
  • a block and
  • a token (if the token_filter module is enabled).

Organigrams are highly customizable. Almost every aspect can be modified, from border and background colors to horizontal spacing between items. In addition, most of these settings can be overridden per item.

One of Organigrams' key features is responsiveness. When an organigram has a fixed width it will divide its children over multiple rows to take the given width into account.
When the width of an organigram is set to match the width of its parent element, the organigram will redraw itself on window resize and rearrange its children if necessary (provided the parent element has a dynamic width).

In short, organigrams are:

  • Highly customizable
  • Easy to manage for editors
  • Responsive
  • Supported by all major browsers

Similar modules:
Views Org Chart
A great module using the strength of Views and Google Charts. Organigrams uses entities to build a chart using its own JavaScript library. This results in more customization options and extra features like responsiveness.