nabil deeb Posted September 28, 2022 Posted September 28, 2022 Hello Everyone, I am trying to construct a pedigree tree/chart out of parents and pedigrees for a number of generations in a plant breeding work. Any ideas how to approach this in filemaker or should it be done in JS? Thanks for any suggestion. 1
comment Posted September 28, 2022 Posted September 28, 2022 (edited) I would definitely use a web viewer for this type of display. You could do it with SVG or HTML 5 Canvas. Or, if you can find an existing Javascript library, then JS (which would then, I imagine, produce either SVG or Canvas result). Note that for a rudimentary view of a tree hierarchy you could simply use the HTML Unordered List element. Edited September 28, 2022 by comment
nabil deeb Posted September 28, 2022 Author Posted September 28, 2022 Thank you very much for the suggestion. This is what I thought so I will try to find a JS library.
Newbies Caitlin H Posted February 10, 2023 Newbies Posted February 10, 2023 How did you go with this Nabil? I'm about to start looking at doing something similar myself.
Recommended Posts
This topic is 904 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now