lanl / 4DGB

4D Genome Browser project
1 stars 2 forks source link

Implement multiple selections in Contact Map Widget #79

Closed camtauxe closed 2 years ago

camtauxe commented 2 years ago

This PR addresses issue #42. With that, the Contact Map Widget has now met the scope it was originally outlined with 🎉! Of course, we've had more feature ideas since then that still need to be addressed 🙃.

There are two other minor commits in here as well. You can see the commit messages for details, while the code comments in ContactMapCanvas.js go in depth on the implementation of the multiple selections.