Top "Family-tree" questions

A family tree, or pedigree chart, is a chart representing family relationships in a conventional tree structure.

Cycles in family tree software

I am the developer of some family tree software (written in C++ and Qt). I had no problems until one …

c++ graph cycle assertions family-tree
How do you create a family tree in d3.js?

I'm currently working on a small genealogy experiment and would like to implement a simple family tree like in the …

javascript d3.js charts family-tree genealogy
How do I draw the lines of a family tree using HTML CSS?

I'm trying to implement something similar to what http://www.ancestry.com has, but I'm not sure how to draw …

javascript html css family-tree
Javascript/PHP Family Tree Builder with Multiple Parents

Is there an existing PHP, Javascript, or even command line tool that can build a family tree in HTML (preferably) …

php javascript jquery api family-tree
Family tree layout with Dot/GraphViz

I am trying to draw a family tree with Dot and GraphViz. This is what I currently have: # just graph …

graphviz dot family-tree graph-layout genealogy
Looking for a Family Tree

I am creating Family Tree feature for my web app with HTML5 requirements. I already searched and found some JS …

javascript html treeview html5-canvas family-tree
Family tree design suggestions?

I would like to design a family tree on my website. How can this be done with jQuery or Ajax? …

jquery family-tree
Family Tree Algorithm

I'm working on putting together a problem set for an intro-level CS course and came up with a question that, …

algorithm graph tree family-tree
Logic for family tree program

I am creating a family tree program in Java, or at least trying to. I have developed several classes: Person …

java family-tree
javascript library for building tree-node hierarchy

I am looking for JavaScript library that can perform the following tasks: Dynamically generate tree (graph-node) (hierarchy structure of data) …

javascript tree family-tree