seachel / treehehe

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

Node selection logic #38

Closed seachel closed 6 years ago

seachel commented 6 years ago

Function to handle node selection

Can selection be an event on each node, or use a callback instead?

seachel commented 6 years ago

Add styling rules for selected nodes to the style file.