Skip to content

Latest commit

 

History

History
37 lines (15 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

37 lines (15 loc) · 1.18 KB

Changelog

2.0.0 (2019-11-25)

Bug Fixes

  • add xmlns to support exporting to standalone SVG (752925c)
  • do not draw Y dendrogram at the edge of the SVG (de87fcc)
  • specify separation of 1 to correct dendrogram (782f078)

Features

  • add support for X clustering (8d25983)

1.1.0 (2019-11-22)

Features

1.0.0 (2019-07-16)

Bug Fixes

  • correctly show rows on Y axis (84ec56c)
  • use ward method and invert scale (a9bfc13)