DedSecInside/TorBot

Replace ete3 with plotly

Closed this issue · 4 comments

The current library used for visualizing trees is ete3, this library has a couple of dependency issues that is making it difficult to run. It's also not really optimized for our use case, but for phylogenetic trees while plotly is for general datasets.

My goal is to remove the ete3 dependency and replace it with plotly as the underlying tree plotting framework for the LinkTree

@KingAkeem I think this is a duplicate of #256

I never saw that issue, but either way it's completed so I'll close this