index
:
tilo
ancestors-tables
ancestry-bar-label
arrange-with-flex
dynamic-sidebar-breadth
force-compound-img-end-size
four-directional-sweep
initial-tree-cache
load-some-outside-overflow
main
mutex-help-collapsibles
rect-sepd-leaves
remove-info-icon
settings-to-smaller-display-edge
skip-tut-for-repeat-visit
split-nodes-table
sweep-situational-rect
test-Coord-Dim
test-allowcollapse-via-layout-result-enum
test-img-label-box
test-leaftile-nonleaftile
test-nonleaf-hover-shadow-via-dummy-div
test-post-reqs
test-settings-info-icons
test-tile-event-callbacks
test-toroot-button
trim-one-child-ancestors
Tilo: Interactive Tree of Life
Terry Truong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
layout.ts
Age
Commit message (
Expand
)
Author
2022-05-06
Remove redundant layout-retry in sweepLayout()
Terry Truong
2022-04-30
Add scripts for downloading/reviewing/cropping_and_resizing images
Terry Truong
2022-04-26
Add small sqrLayout optimisation
Terry Truong
2022-04-26
Make TolMap have Map type
Terry Truong
2022-04-25
Adapt to handle open-tree-of-life data
Terry Truong
2022-03-29
Update comments, adjust names, do minor refactors
Terry Truong
2022-03-28
Split lib.ts into layout.ts and util.ts
Terry Truong
2022-03-14
Change layout.ts to lib.ts
Terry Truong
2022-03-14
Make display start from root
Terry Truong
2022-03-14
Add LayoutTree, move options to TileTree, add parent nodes
Terry Truong
2022-03-13
Use 2-element arrays to represent x-y and width-height pairs
Terry Truong
2022-03-13
Merge TreeNode into FormatNode
Terry Truong
2022-03-13
Combine SideArea and LeftoverArea into SepSweptArea
Terry Truong
2022-03-13
Add LayoutFn type. Refactor some layout functions.
Terry Truong
2022-03-12
Define TreeNode and LayoutNode. Move classes to types.ts.
Terry Truong
2022-03-12
Make basic conversion to typescript
Terry Truong