# dabeng/OrgChart

It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.

Repository: https://github.com/dabeng/OrgChart
Canonical: https://ross.abutalabs.com/products/orgchart
Language: JavaScript
License: MIT
License Family: permissive
Topics: orgchart, org, chart, organization, tree, jquery
Last push: 2026-08-20T07:23:00+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 98, release rhythm 64, longevity 100
- inputs: {"age_days": 3861, "days_push": 13, "days_rel": 27, "gap_med": 599, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3037, forks 766 (observed 2026-08-28T04:07:39.151083+00:00)

## What it is
A JavaScript library for rendering tree-like organization charts using pure DOM (nested lists), with support for local or remote JSON data. It offers interactive features like drag-and-drop node editing, pan/zoom, multiple orientations, and export to picture or PDF.

## Use cases
- render an organization chart from JSON data
- build an interactive family tree in the browser
- let users edit a hierarchy via drag and drop and save it as JSON
- export an org chart as an image or PDF
- display a large company hierarchy with pan and zoom
- show a collapsible tree view on mobile with touch support

## When to choose
- you need a dependency-light, pure-DOM org chart without jQuery (v6+)
- you want interactive editing, drag-and-drop, or export features out of the box
- you need to visualize hierarchies like org charts or family trees in a web app

## When to avoid
- you need SVG-based charts or general-purpose graph visualization
- you are using Vue, React, or Angular and prefer a framework-native component (dedicated versions exist)
- you need charts other than tree/hierarchy structures like bar or line charts

## Facets
- artifact type: library
- maturity: stable
- function: ui-components, data-visualization, charts
- domain: web-development, frontend, data-visualization, hr
- platform: browser
- tags: orgchart, tree-view, jquery, dom, hierarchy, drag-and-drop, export-pdf, javascript, nodejs

## Member repositories
- dabeng/OrgChart (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:39.151083+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:29:17.562743+00:00, confidence not recorded.
  - readme: https://github.com/dabeng/OrgChart (fetched 2026-08-28T04:07:39.151083+00:00, sha 1120149f0b7c)
  - registry_npm: https://registry.npmjs.org/orgchart (fetched 2026-08-29T09:44:43.537059+00:00, sha 05631045cdcc)
- Data as of 2026-08-30T08:39:29.467469+00:00.
