SivanMehta / treedoff

Exploring tradeoffs with a tree
0 stars 0 forks source link

Tree Visualization #28

Closed SivanMehta closed 7 years ago

SivanMehta commented 7 years ago

If you look in the Redux dev tools, you can get a visualization of the tree item in the store as follows:

img_2412 png

We should have a page that does this. It is called Treedoff after all. I don't know how far we originally got with this, but I seem to remember that we attempted to use the react-tree-graph library to try and visualize the tree structure.