Pedigree-Viewer icon indicating copy to clipboard operation
Pedigree-Viewer copied to clipboard

Real-Time Collaboration is open sourcing the effort they made to create a fully html5 pedigree viewer. This works on most modern browsers and features panning, zooming, and view modifications.

Pedigree-Viewer

An html5 pedigree viewer.

Features

  • jQuery plugin
  • Zooming with slider or mousewheel
  • Panning with mouse or arrow buttons
  • Vertical or Horizontal Orientation
  • Draggable mini-map to quickly move about the tree
  • Ancestor and Descendancy Highlighting
  • Ancestor, Bowtie and Descendant Views
  • Works with static HTML and static JSON or with a GEDCOM file and PHP

Input JSON Format

Uses a simple JSON format, as output by ged2json: https://github.com/stuporglue/ged2json

See data.json for a sample