BALKANGraph / FamilyTreeJS

Build family tree app with BALKAN FamilyTreeJS library. Family Tree also called a genealogy or a pedigree chart, is a chart representing family relationships in a conventional tree structure.
50 stars 16 forks source link

Right - click #83

Closed Kemmm2001 closed 6 months ago

Kemmm2001 commented 8 months ago

Can I get node is by right -clicking? And can there be functions like left click? Thank

ZornitsaPesheva commented 8 months ago

node click: https://code.balkan.app/family-tree-js/open-hyperlink-on-node-click#JS right click: https://code.balkan.app/family-tree-js/right-click#JS

Kemmm2001 commented 8 months ago

I want to do it on vuejs. Is that possible?

On Thu, Oct 26, 2023 at 8:49 PM ZornitsaPesheva @.***> wrote:

node click: https://code.balkan.app/family-tree-js/open-hyperlink-on-node-click#JS right click: https://code.balkan.app/family-tree-js/right-click#JS

— Reply to this email directly, view it on GitHub https://github.com/BALKANGraph/FamilyTreeJS/issues/83#issuecomment-1781168011, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6RAH6UXHKN2LRYW2655RELYBJTAHAVCNFSM6AAAAAA6RGIKL2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBRGE3DQMBRGE . You are receiving this because you authored the thread.Message ID: @.***>

ZornitsaPesheva commented 8 months ago

should be the same

Kemmm2001 commented 7 months ago

I want to directly see the relationship between any two people (grandparents, parents, or siblings), is there any way to do that?

On Thu, Oct 26, 2023 at 9:00 PM ZornitsaPesheva @.***> wrote:

should be the same

— Reply to this email directly, view it on GitHub https://github.com/BALKANGraph/FamilyTreeJS/issues/83#issuecomment-1781190596, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6RAH6RPATVHNTUTPDAL6IDYBJUITAVCNFSM6AAAAAA6RGIKL2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTOOBRGE4TANJZGY . You are receiving this because you authored the thread.Message ID: @.***>

ZornitsaPesheva commented 7 months ago

You can use Clinks to show any relation: https://balkan.app/FamilyTreeJS/Docs/Clink

Kemmm2001 commented 7 months ago

because of the large number of genealogical members. So the nodes are lying close to each other and it's not pretty. Is there any best way to fix them?[image: 398523315_1831971833922121_9108270123460265159_n.png][image: 385557042_3505321073019573_3880900290590471864_n - Copy.png]

On Fri, Nov 10, 2023 at 6:07 PM ZornitsaPesheva @.***> wrote:

You can use Clinks to show any relation: https://balkan.app/FamilyTreeJS/Docs/Clink

— Reply to this email directly, view it on GitHub https://github.com/BALKANGraph/FamilyTreeJS/issues/83#issuecomment-1805524915, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6RAH6WCZJSSF26P24Y2IRLYDYDILAVCNFSM6AAAAAA6RGIKL2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBVGUZDIOJRGU . You are receiving this because you authored the thread.Message ID: @.***>

ZornitsaPesheva commented 7 months ago

Please create a code example here: https://code.balkan.app/familytreejs/getting-started#JS

Kemmm2001 commented 7 months ago

I am implementing a search function. But I don't want to close the tree like this. How do I remove this function and get the full tree

[image: image.png]

On Fri, Nov 10, 2023 at 11:03 PM ZornitsaPesheva @.***> wrote:

Please create a code example here: https://code.balkan.app/familytreejs/getting-started#JS

— Reply to this email directly, view it on GitHub https://github.com/BALKANGraph/FamilyTreeJS/issues/83#issuecomment-1806006184, or unsubscribe https://github.com/notifications/unsubscribe-auth/A6RAH6W3QX3B57YVAQ2XFYLYDZF4RAVCNFSM6AAAAAA6RGIKL2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMBWGAYDMMJYGQ . You are receiving this because you authored the thread.Message ID: @.***>

ZornitsaPesheva commented 7 months ago

Please create an example in our Code app and post the link here.