# wesnolte/jOrgChart

A jQuery plugin to draw tree-like structures such as OrgCharts.

Repository: https://github.com/wesnolte/jOrgChart
Canonical: https://ross.abutalabs.com/products/jorgchart
Language: JavaScript
License Family: other
Last push: 2024-06-07T12:05:14+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5409, "days_push": 817, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1005, forks 662 (observed 2026-09-03T02:15:20.495758+00:00)

## What it is
A jQuery plugin that renders nested unordered lists as tree-like organizational charts in the browser. It supports drag-and-drop reordering, collapsible branches, and arbitrary HTML inside nodes.

## Use cases
- render an org chart from a nested ul
- visualize hierarchical data as a tree in the browser
- let users drag and drop to reorder a tree structure
- display collapsible branches for large hierarchies
- draw a company hierarchy chart on a webpage

## When to choose
- you already use jQuery and need a quick tree/org chart from nested lists
- you want drag-and-drop reordering that updates the underlying list structure
- you need a lightweight, easily styled tree renderer without heavy dependencies

## When to avoid
- you are not using jQuery or building a modern framework app
- you need charts rendered from JSON data or with advanced layout algorithms
- you need actively maintained software with long-term support

## Facets
- artifact type: plugin
- maturity: maintenance
- function: ui-components, data-visualization
- domain: web-development, frontend, data-visualization
- platform: browser
- tags: jquery-plugin, org-chart, tree-visualization, drag-and-drop, hierarchical-data, javascript

## Member repositories
- wesnolte/jOrgChart (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:20.495758+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:12:59.157325+00:00, confidence not recorded.
  - readme: https://github.com/wesnolte/jOrgChart (fetched 2026-09-03T02:15:20.495758+00:00, sha 7d24d0c5fd77)
- Data as of 2026-08-30T08:39:29.467469+00:00.
