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

Enhancement: support for family tree/dendrogram visualization #14

Open
biohoo opened this issue Dec 29, 2020 · 0 comments
Open

Enhancement: support for family tree/dendrogram visualization #14

biohoo opened this issue Dec 29, 2020 · 0 comments

Comments

@biohoo
Copy link

biohoo commented Dec 29, 2020

User Story
As a person who is supporting my parents' desire to track lineage, I require the ability to create family tree diagrams from gedcom files so that I can better visualize my lineage.

Acceptance Criteria

  • Export to a .dot file
  • Export families to a compatible dataframe that includes the following fields: [Parent_ID, Parent_Name, Child_ID, Child_Name] and any other fields that may be in an IndividualElement and could be useful for graph rendering.
  • Fully-connected family tree branches are exported to a compatible image OR an interactive visualization that supports static image export (think plot.ly tree diagrams)
@biohoo biohoo changed the title Enhancement: support for family tree/dendrogram Enhancement: support for family tree/dendrogram visualization Dec 29, 2020
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