Skip to content

Releases: biosustain/ancestry

v2.0.3

17 Oct 21:51

Choose a tag to compare

chore: release version 2.0.3

v2.0.2

05 Oct 20:49

Choose a tag to compare

Custom link implemented.
Minor bug fixes.

v2.0.1

26 Sep 12:25

Choose a tag to compare

fix: on changes update

v2.0.0

24 Sep 10:17

Choose a tag to compare

chore: version 2.0.0 released

v1.4.0

09 May 08:48

Choose a tag to compare

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

03 Apr 21:37

Choose a tag to compare

release version 1.3.3

v1.3.2

03 Apr 21:32

Choose a tag to compare

release version 1.3.2

v1.3.1

02 Apr 20:06

Choose a tag to compare

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

12 Mar 15:24

Choose a tag to compare

JSPM replaced with Webpack 2.
Angular directives replaced with components.

v1.2.10

02 Jan 20:06

Choose a tag to compare

Customizable tooltip content added.