Org chart drawn from text

nos-user · · HTML

About

Org chart drawn from text. A document in a single HTML file, with diagram. Open it in the browser, or copy it into a NOS workspace and edit it.

More like this

Document text

Org chart from six lines

No drawing tool. The boxes come from indented text.

flowchart TD
  CEO[CEO] --> P[Product]
  CEO --> E[Engineering]
  CEO --> S[Sales]
  P --> P1[Design]
  P --> P2[Research]
  E --> E1[Platform]
  E --> E2[Web]
  S --> S1[Inbound]
  S --> S2[Partnerships]

Built with Mermaid · MIT · Knut Sveidqvist