Releases: biosustain/ancestry
Releases · biosustain/ancestry
v2.0.3
v2.0.2
Custom link implemented.
Minor bug fixes.
v2.0.1
fix: on changes update
v2.0.0
chore: version 2.0.0 released
v1.4.0
Changes:
All plots:
-series colours are customizable through layout.seriesColours property
Lineage / lineage-scatter plots:
-nodes can be preselected by adding selected=true property to a node data object
-initial active plot controls can be set through layout.controlsEnabledOnStart
Lineage plot:
minimum width of generation can be set. If plot width exceeds the viewport's width, the plot becomes pannable
v1.3.3
release version 1.3.3
v1.3.2
release version 1.3.2
v1.3.1
Label collision detection changes:
link labels added to collision detection in lineage and lineage scatter plots
order of collision (node/link labels) detection can be set in config
v1.3.0
JSPM replaced with Webpack 2.
Angular directives replaced with components.
v1.2.10
Customizable tooltip content added.