Forum Moderators: coopster
I'm working on a project where I need to create a tree diagram of parent/child relationships.
I've got the database setup, that part was easy. However, I have no idea where to start with the presentation layer for this. I'm thinking some sort of icon for each node and a connecting line. Maybe some sort of css to produce the graph?
Can anyone point me in the right direction for coding this?
Thanks!