You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generally, I don't think this is a huge issue, but I could imagine eventually separating colorBys into continuous, ordinal and categorical. Examples of continuous are ep and num_date. Examples of ordinal are country (where there's a reason two countries are placed next to each other on the color ramp). Examples of categorical are clade_membership and genotype.
I think just categorical variables would want to be reordered according to tree appearance, while continuous and ordinal should stick to their natural ordering.
* tangle:
remove pan ability from tanglegrams via timout -> reset
remove pan ability for tanglegrams
CIs fade out on second tree (bugfix)
Move 2nd tree selector to Tree Options
fix CIs on second tree
Branch clicks (zoom) work for both trees & tangle
progressive tangle line thickness
bugfix: minDate sometimes incorrect when loading 2nd tree
dont allow multiple overlapping trees!
disable entropy & frequencies upon tree2 load
improve legend labels. Closes#506.
Improve calcColorScale. Fixes for tree2. Closes#503.
reinstate sidebar tree2 loading & simplify tree lifecycle methods
fix legend ordering for genotypes to reflect when particular genotypes were first observed
#497
The text was updated successfully, but these errors were encountered: