I am looking for a good library / API for drawing a binary tree using PHP. I tried using Image_GraphViz, but it does not work. I also looked at phpsyntaxtree, but it has not been documented.
Alternatively, I am also looking for a jQuery plugin that does this. (just this one because it has no documentation).
thanks
source share