Skip to content

2.0

Compare
Choose a tag to compare
@pverscha pverscha released this 09 Mar 08:42
· 113 commits to develop since this release
078ecef

This is the new v2.0 release of the Unipept Visualizations package. A lot of things have changed between version 1.0 and version 2.0 of this package.

New features / enhancements:

  • New heatmap visualization (#35)
    • Supports clustering and reordering of visualized data
    • Supports zooming and dragging
    • Large sets of data can be easily visualized thanks to the underlying canvas technology that's being used
    • SVG exports can be generated
  • Performance of sunburst visualization has been greatly improved (#36)
  • Under the hood: D3 has been upgraded from version 3 to version 6
  • jQuery is dropped as a dependency for this package

Note that this package is not fully backwards-compatible with v1.0 of the Unipept Visualizations. Please check out the wiki of this repository for all documentation of this package.