
OrgChart JS is a visual tool that helps managers illustrate the roles and hierarchy of an organization. It supports a variety of features, including grouping, assistant nodes, expand/collapse, search, performance, and multi-format exports for example to PDF, PNG, SVG or CSV.
The v8.12.13 release of OrgChart JS introduces undo/redo functionality, allowing users to easily reverse or repeat actions like adding or removing nodes, even after saving the chart. The undo/redo stack can be cleared to remove unnecessary steps or start fresh. Additionally, the number of steps in the stack can be checked for a clear overview of the history. Undo/redo history is stored in the browser's session storage, ensuring actions remain available even after refreshing or closing the browser. For extra security, this history can optionally be saved to a database, providing a permanent record of changes.
To see a full list of what's new in v8.12.13, see our release notes.
For more information, see our OrgChart JS product page.