DTree Versions Save

A library for visualizing data trees with multiple parents, such as family trees. Built on top of D3.

2.4.1

4 years ago

2.4.0

4 years ago

2.3.0

4 years ago

Features

  • #20: add feature to zoom/pan to position/node (eb1bb87)
  • #20: add zoomToFit() function (f57859c)
  • #65: add custom click event for marriage nodes (b4111d6)
  • #65: add custom renderer for marriages (112a375)

2.2.2

4 years ago

Bug Fixes

  • Lower rectangle border thinner than the upper one in Firefox (748a0c4)
  • Rounding issues #92 (9b70e04)

2.2.1

5 years ago

2.1.0

5 years ago

Bug Fixes

  • Bug in build script to update CDN link (2525601)
  • Missing borders in dTree demo (5926c15)

Features

  • Add border to SVG in demo (7876de6)
  • Add callback for node width separation #27 (027de86)
  • Remove unused test stub code (938395a)
  • Update dependencies with Yarn (6a207c6)

2.0.2

7 years ago

Bug fixes:

  • Incorrect marriage lines for multiple marriages. #53

2.0.1

7 years ago

Fixes

  • #50

2.0.0

7 years ago

Features:

  • Update to d3 v4 #36
  • Deprecate marriage in favor of marriages #26

1.3.2

7 years ago
  • Updated documentation and README.