Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 539 Bytes

File metadata and controls

15 lines (11 loc) · 539 Bytes

VisuallyJs React Orgchart

https://visuallyjs.com/demonstrations/orgchart

This is an org chart you can use as a base to build your own org charts. It contains examples of how to configure:

  • a zoomable and pannable canvas
  • the JSX used to render nodes
  • the appearance and event bindings for edges
  • a miniview component
  • a controls component, providing a zoom to extents button
  • an inspector
  • how to zoom in on a specific vertex in the dataset

Orgchart Screenshot