SivanMehta / treedoff

Exploring tradeoffs with a tree
0 stars 0 forks source link

Tree Visualization #36

Closed SivanMehta closed 7 years ago

SivanMehta commented 7 years ago

out

This PR begins to address #28.

I mostly adapted the implementation from here, but this PR serves as a good template of how to mount D3 components to React Components in the newly implemented <Tree /> component.

How should I style it so that it doesn't look like complete 💩 ?