I am trying to create dynamic diagrams from database queries that branch like evolution daigrams similar to this page http://tolweb.org/tree?group=Eukaryotes&contgroup=Life
except I want the nodes to be links for drilling down, and the branches able to change based on new input/changes in the DB.
My initial thought was to use images of lines and forks inserted in table format as needed.
Any ideas how I could do it easier/better?


Reply With Quote
Bookmarks