Steven Weaver
Steven Weaver
Thanks @gaurav for your contribution. I've released `v1.4.1` which should include changes from #441.
Dear @fraser-combe, The current version of `phylotree` is dependent on version `6`. Do you happen to have a copy of the accompanying error you are encountering or which version of...
Dear @thomasstjerne, Thank you for your suggestion. Yes, registering a zoom callback is possible via the d3.zoom module and it would be called [here](https://github.com/veg/phylotree.js/blob/93be84c4a7bb8cd9c99334055d7772278dc63269/src/render/draw.js#L435). Starting at a specific zoom level...
Dear @Mirekium, Do you happen to have an example Newick tree that I can reproduce the issue with? Best, Steven
Dear @Mirekium, Do you have the `nodeStyler` code? We don't typically set an `id` for each node, so I'm curious if you are trying to do that with your code....
Hi @pedrogiroldo, Unfortunately phylotree was never developed with typescript. We can support it though (I use typescript extensively in new projects). Best, Steven
Dear @sdwfrost, In the past, `_DO_TREE_REBALANCE_` was typically used in conjunction with `#include "queryTree.bf";`. I believe we should implement a method in `./res/TemplateBatchFiles/libv3/tasks/trees.bf` for the sake of consistency, but in...
Dear Emily, Before delving into this issue further, did you happen to come across this issue thread yet? https://github.com/veg/hyphy/issues/1273#issuecomment-767181739 > With release 2.5.27 and an update to FitMG94.bf you will...
We have a new manuscript in the works for this very thing. Please stay tuned!
It's undergoing some final revisions. It is a bit different.