OrgChart component

:discourse2: Summary Discourse OrgChart allow you to add interactive Organizational Charts easily to a Discourse post using a CSV code block.
:hammer_and_wrench: Repository http://github.com/discourse/discourse-orgchart
:question: Install Guide How to install a theme or theme component
:open_book: New to Discourse Themes? Beginner’s guide to using Discourse Themes

Install this theme component

OrgChart are defined in a simple CSV-like format like the following example:

```orgchart
name,imageUrl,id,parentId,positionName
---
Loren Reynolds,https://robohash.org/numquamculpaab.png?size=300x300&set=set1,king,,dentist
Emogene Hintz MD,https://robohash.org/evenietomnismodi.png?size=300x300&set=set1,dann.quitzon,king,firefighter
Adelaida Swaniawski Jr.,https://robohash.org/etremrepudiandae.png?size=300x300&set=set1,nicol.johnston,dann.quitzon,traffic warden
Ismael Stanton,https://robohash.org/inconsequaturpariatur.png?size=300x300&set=set1,terrance,dann.quitzon,travel agent
Shad Jacobi,https://robohash.org/ututmolestias.png?size=300x300&set=set1,german,nicol.johnston,newsreader
Kermit Tromp,https://robohash.org/officiisoptionihil.png?size=300x300&set=set1,carin,nicol.johnston,lecturer
Sierra Huel IV,https://robohash.org/quaeratisteet.png?size=300x300&set=set1,dominic.lehner,carin,physicist
Anh Spencer,https://robohash.org/utcorporisaccusantium.png?size=300x300&set=set1,ignacio.farrell,terrance,statistician
Salvatore Weissnat,https://robohash.org/voluptatemetomnis.png?size=300x300&set=set1,keith,ignacio.farrell,journalist
```
24 Likes

Can you use uploaded images?

Very nice btw.

Hey, this seems to give 500 error when trying to install.

1 Like