harmslab / TreeViewer

Interactive Evolutionary Tree Viewer using D3.js
BSD 2-Clause "Simplified" License
2 stars 3 forks source link

New interface #35

Closed Zsailer closed 9 years ago

Zsailer commented 9 years ago

This PR attempts to lay the foundation for the user experience in the TreeViewer (and other viewers). The goal is to keep the experience intuitive and simple.

This also cleans up some architectural issues in the codebase and organizes the app better. There is still a lot of work/thinking that will be needed to complete this process.

Changes include:

Zsailer commented 9 years ago

I think this is stable enough to merge.