Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overlapping nodes? #3

Open
iLShado opened this issue Aug 25, 2021 · 3 comments
Open

Overlapping nodes? #3

iLShado opened this issue Aug 25, 2021 · 3 comments

Comments

@iLShado
Copy link

iLShado commented Aug 25, 2021

It seems this code has a maximum size for a given generation, for instance I wanted to put my grandmother's five children but on the 4th one, where there's supposed to be another son, I can only see a line from the 3rd children that connects itself with the parenting line, and there's no node for that 4th person, but the weirdest thing is that after that 4th person, the 5th one fits just perfectly, so I don't know how and why is this occurring, because I followed the syntaxis instructions and all the other generations that have fewer members work, so I guess it has a limited amount of people per generation?

error

I must note that the same error occurs with the partner of a given person from that generation, as it only shows the wife and then a self connecting line (and the line that goes to their children) and right next to that node, her sister.
error2

@adrienverge
Copy link
Owner

Hello,

This is interesting, I wasn't aware. It's probably due to the way GraphViz handles DOT files with this specific configuration of nodes.

For info, this code was written 8 years ago and the project is unmaintained.

@AreYouLoco
Copy link

I also had some artifacts using this script. But just be sure to have unique ID's when using the same name and regenerate your tree.

@xeruf
Copy link

xeruf commented Apr 15, 2024

Yep also having issues beyond three generations, which is very unfortunate as I otherwise appreciate this project highly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants