nafiesl / silsilah

A genealogy/family tree application, built with Laravel.
MIT License
588 stars 284 forks source link

How can I change the familytree page like this style? #53

Open FFWP opened 4 years ago

FFWP commented 4 years ago

11111

nafiesl commented 4 years ago

Hallo @mydengqian, you could refer to this codepen to use top to bottom family tree layout. https://codepen.io/Pestov/pen/BLpgm

You may adopt the layout on your forked repo.

We didn't adopt top to bottom family tree layout on this project, because it would take too much space when someone has many descendants.

FFWP commented 4 years ago

ok,thank you

biplobice commented 4 years ago

How about including this feature and making this option configurable (horizontal/vertical)?

nafiesl commented 4 years ago

Hi @biplobice if someone can help this one with a Pull Request, It would be very helpful for us :slightly_smiling_face:

biplobice commented 4 years ago

@mydengqian If you're going to implement the feature you mentioned. Please consider about making a pull request.