실행취소/재실행을 통한 조직도 편집 간소화

11월 8, 2023
OrgChart JS v8.12.13에서 노드 추가 또는 제거와 같은 작업에 대해 실행취소 및 재실행을 지원합니다.

영어로 계속 읽기:

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.