Skip to content

2.0.6

Compare
Choose a tag to compare
@pverscha pverscha released this 09 Mar 08:59
· 108 commits to develop since this release
3a59a31

This is only a minor release of Unipept Visualizations which adds a few new configuration options for the heatmap visualization.

New features / enhancements:

  • Added clusteringAlgorithm setting to HeatmapSettings which allows the user to specify a custom clustering algorithm. (#40, #42, #44)
  • Added reorderer setting to HeatmapSettings which allows the user to specify a custom reorderer (that should be executed after clustering the data in the heatmap). (#41, #44)