-
-
Notifications
You must be signed in to change notification settings - Fork 660
Replace ete3 with plotly #268
Copy link
Copy link
Closed
Labels
Description
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
Reactions are currently unavailable