CCGE-BOADICEA / pedigreejs

A web tool for building pedigrees, https://ccge-boadicea.github.io/pedigreejs/
GNU General Public License v3.0
59 stars 42 forks source link

Start pedigree with two nodes. #120

Closed pyshawon closed 3 years ago

pyshawon commented 3 years ago

Hello developers, I'm developing a pedigree with a lot of features. I'm using pedigreejs as a base of my pedigree. Right now in pedigreejs you can create nodes on top of a child node. Example Image. I mean right now we are starting pedigree with three nodes one child and parents and if you delete child node parents got separated.

But is there any way to create or start a pedigree without a chile node there will be only couple? Like this image. I want to start pedigree with two nodes(Like, a couple without a child at the beginning of pedigree).

Thank You.

tcarver commented 3 years ago

Hi @pyshawon, no there is currently no way of doing this and we currently have no plans to implement. regards