This JavaScript library helps create interactive Org-Charts specifically designed to display organizational structures of companies with ease.
For those working with large diagrams, OrgChart JS includes a search function to quickly locate and identify particular items. The software also includes an edit mode, allowing for simple creation and editing of diagram items with the ability to add names, titles, and other additional info. With automatic rebuilding of the diagram, users can quickly edit and update their work with ease while working with vast data sets.
One of the standout features of OrgChart JS is that it doesn't require advanced programming skills thanks to its simple configuration syntax. Moreover, the software provides complete customization with fully customizable behavior and appearance through CSS or object properties. This flexibility lets users configure any layout, appearance, and style that they need.
OrgChart JS makes building organizational charts of any complexity easy, allowing users to create charts that represent a clear hierarchical structure of an organization for companies, businesses, and project teams. In addition, the software supports exporting diagrams to PDF, PNG, CSV, or SVG using the export service. Users can also integrate OrgChart JS into any web app easily, supporting data loading in JSON format with any server-side back-end.
Finally, OrgChart JS has unlimited sub-trees in one chart object and two states of a node, making it a powerful and versatile option for any flowchart project.
Version 8.13.26: Minor fix
Version 8.13.14: Implemented undo/redu functionallity
Version 8.13.08: [new option] Added draggable option https://balkan.app/OrgChartJS/API/interfaces/OrgChart.options#draggable
Version 8.04: [bugfix] Y scroll issue after search is not visible. view-source:https://code.balkan.app/y-scroll-issue-after-search#JS