berkeleyprosopography / bps

Prosopographic toolkit
http://berkeleyprosopography.org/
3 stars 2 forks source link

Show family tree networks #51

Open conditionsofexistence opened 9 years ago

conditionsofexistence commented 9 years ago

From pearce...@gmail.com on May 23, 2012 17:14:27

Generate family-trees, standard relationships: ancestor (clan), father, mother, marriage, children.

Original issue: http://code.google.com/p/berkeley-prosopography-services/issues/detail?id=51

conditionsofexistence commented 9 years ago

From pearce...@gmail.com on December 13, 2012 11:50:59

Status: Started

conditionsofexistence commented 9 years ago

From LudicrousResearcher@gmail.com on August 20, 2013 16:08:12

See http://stackoverflow.com/questions/13763352/how-do-i-show-marriages-in-a-d3-js-based-family-tree for a discussion of doign this in D3.

conditionsofexistence commented 9 years ago

From LudicrousResearcher@gmail.com on August 20, 2013 16:14:27

See also: http://bl.ocks.org/mbostock/2966094 and http://bl.ocks.org/jdarling/2503502 Another idea is a force based layout that fixes one dimension in some fixed step function (per generation). This would spread children, spouses, etc., but keep them in a vertical or horizontal "slot" determined by the generation. The layout tool would presumably calculate the number of generations and the layout span to compute the step distance and then associate the fixed layout part to each node by generation.

conditionsofexistence commented 9 years ago

From LudicrousResearcher@gmail.com on November 24, 2014 10:39:17

Labels: Milestone-NEH14.1