-
Full Diagram v1.0.0 Stable
released this
2026-03-15 10:00:55 +01:00 | 2 commits to master since this releaseA MyHeritage "Family View" style chart module for webtrees 2.2. Displays direct ancestors, descendants, siblings, and their spouses in a single interactive SVG diagram.
Features
- Combined ancestor and descendant tree in one view
- Siblings and their spouses alongside the main lineage
- Interactive pan & zoom powered by D3.js and ELK graph layout
- Configurable generation limits
- Available as a standalone chart and an individual-page tab
- Hover cards with summary information
Installation
- Download full-diagram-1.0.0.zip
- Extract into your webtrees modules_v4/ directory so the path is modules_v4/full-diagram/module.php
- Go to Control panel → Modules → Charts and enable "Full Diagram"
Requirements: webtrees 2.2+, PHP 8.2+
Downloads