FePhyFoFum / otu

nexson / git interactions
0 stars 0 forks source link

svg size is not large enough #8

Open blackrim opened 10 years ago

blackrim commented 10 years ago

on this one http://localhost:8000/cgi-bin/tree_view.py?treeId=2598_6020 tree goes off the page

chinchliff commented 10 years ago

This is related to the tree re-drawing issues. In general, it would be nice to: (a) not have to tell the tree to draw twice, and (b) have the svg resize with each reload to conform to the size of the tree. This might be two issues, we will see.

blackrim commented 10 years ago

I am going to expand the svg to large enough and we can make it more elegant later. I need to be able to see the whole tree until then.