Skip to content

Releases: erdogant/d3heatmap

v0.2.3

17 Nov 10:30
Compare
Choose a tag to compare
  • Fix for colors when clustering.
  • Changed input parameter clust into color

V0.2.2

16 Sep 14:30
Compare
Choose a tag to compare

New release to add ORCID

v0.2.1

14 Sep 21:35
Compare
Choose a tag to compare
  • heatmap entirely embedded in html

v0.2.0

14 Sep 21:21
Compare
Choose a tag to compare
  • Some code cleaning and refactoring

v0.1.9

08 Aug 18:30
Compare
Choose a tag to compare
  • Set to smaller font size in HTML for title text.

0.1.8

19 Nov 10:23
Compare
Choose a tag to compare
  • Check if file exists and only overwrite if parameter overwrite=True is set

0.1.7

20 Nov 12:04
Compare
Choose a tag to compare
  • Width undertext is adjusted based on figure width.

0.1.6

17 Nov 21:23
Compare
Choose a tag to compare
  • bug fix for utf8
  • added html file for matrix function

0.1.5

02 Oct 11:44
Compare
Choose a tag to compare
  • fix for utf8 encoding

0.1.4

30 Sep 08:54
Compare
Choose a tag to compare
  • scale parameter removed. If vmax is not None, it is set to True.
  • utf8 writing of html file