seachel / treehehe

An interactive visualization of proof tree representations of mathematical proofs using D3 and MathJax.
0 stars 0 forks source link

Understanding and description of how positions of nodes in the tree #80

Open seachel opened 5 years ago

seachel commented 5 years ago

It's difficult to get up to speed on positioning computations to fix bugs. These computations should be documented, at least in the readme.

Distinctions need to be made between all the possible computations for the d3 hierarchy objects. Also review d3.heirarchy() and d3.tree().