donatso / family-chart

family tree visualization built on top of d3
MIT License
204 stars 67 forks source link

Google Sheet family tree template #35

Open UUoocl opened 9 months ago

UUoocl commented 9 months ago

I have a Google Sheet for creating family tree data to import into yed. After finding the "family-chart" project, I added a sheet to transform the sheet data to the "family-chart" json format.

To use the Google Sheet...

  1. make a copy of the Sheet https://docs.google.com/spreadsheets/d/1FSPUe2Emdm97p7TwcLmxBvJwUBFTIm6QRH6wZrZJvY0/copy
  2. Enter Family tree information in the "People" tab
  3. In the "treeChart" tab, copy column O
  4. Create a page using the vanila html code from https://donatso.github.io/family-chart/examples/create-tree/