Skip to content

Releases: DingWB/PyComplexHeatmap

1.8.5

Choose a tag to compare

@DingWB DingWB released this 07 Apr 15:20

Full Changelog: 1.8.4...1.8.5

1.8.4

Choose a tag to compare

@DingWB DingWB released this 13 Mar 04:21

1.8.3

Choose a tag to compare

@DingWB DingWB released this 14 Oct 20:33

Add parameters label, invert_x and invert_y to AnnotationBase

Full Changelog: 1.8.2...1.8.3

1.8.2

Choose a tag to compare

@DingWB DingWB released this 03 Mar 20:23

1.8.1

Choose a tag to compare

@DingWB DingWB released this 22 Nov 06:50

Upgrade to 1.8.1:
(1). Fix bug for legend_width
(2). Fix the bug for annotation, text not showing when annot=True (for matplotlib version > 3.7.5)
(3). Fix bug for dotHeatmap when multiple legends have the same key (for example, kesy of legend_dict for dot legend and camp legend)
(4). Add ylim to all annotation functions.

1.8.0

Choose a tag to compare

@DingWB DingWB released this 18 Nov 05:24

(1). implemented bezier dendrogram
(2). add anno_dendrogram
(3). fix the bug of missing figure legend (#98)

1.7.7

Choose a tag to compare

@DingWB DingWB released this 16 Sep 22:26

update to 1.7.7:
(1). Don't run use_pch_style() in default, user can choose to run it by PyComplexHeatmap.use_pch_style()
(2). Add parameter rad to anno_label.
(3). fix bug for auto cmap for category columns
(4). Enabled customized markers with a dict-form colors
(5). fix bug for post_processing when plot=False

1.7.6

Choose a tag to compare

@DingWB DingWB released this 01 Aug 19:09

1.7.4

Choose a tag to compare

@DingWB DingWB released this 16 May 20:48

(1). add supports for palettable cmap
(2). Fix bug for ylim (anno_scatter) and legend showing (when height is too small)

1.7.3

Choose a tag to compare

@DingWB DingWB released this 26 Apr 21:17