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

Sibling(children) order are jumbled because of subfamilies #9

Open
gppam opened this issue Dec 20, 2018 · 0 comments
Open

Sibling(children) order are jumbled because of subfamilies #9

gppam opened this issue Dec 20, 2018 · 0 comments

Comments

@gppam
Copy link

gppam commented Dec 20, 2018

Hi, loving your project! But I've encountered this specific problem. For example below, Bill is the eldest but he is put below the youngest sibling Ginny, because he has family. Is there a fix for this?

weasleyfam

families:
  - parents: [Arthur, Molly]
    children: [Ginny, Ron, George, Fred, George, Percy, Charlie, Bill]
    families:
      - parents: [Bill, Fleur]
        children: [Victoire, Dominique, Louis]
      - parents: [George, Angelina]
      - parents: [Ron, Hermione]
        children: [Rose, Hugo]

An inelegant solution I did was to make the single sibling a parent but that's not what it's supposed to do.

vorburger referenced this issue in vorburger/kingraph Aug 9, 2022
vorburger referenced this issue in vorburger/kingraph Aug 9, 2022
AlexanderWillner pushed a commit to AlexanderWillner/kingraph that referenced this issue Aug 9, 2022
elenawinters added a commit to elenawinters/kingraph that referenced this issue Aug 9, 2022
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

1 participant