veg / phylotree.js

Interactive viewer of phylogenetic trees
http://phylotree.hyphy.org
MIT License
169 stars 71 forks source link

Lag when loading my large phylogeny in radical mode in observable #454

Open xieduo7 opened 4 months ago

xieduo7 commented 4 months ago

There is some lag when I use my phylogenetic tree in observable by using the sample code and replacing the original tree with my tree. When scrolling the slider, it is slow to respond. Maybe this is because my phylogeny contains too many tips? How can I improve it? Is this caused by the observable? Maybe I can use an independent javascript instead of the observable?

Best, Duo