Releases: erdogant/d3heatmap
Releases · erdogant/d3heatmap
v0.2.3
- Fix for colors when clustering.
- Changed input parameter
clust
into color
v0.2.1
- heatmap entirely embedded in html
v0.2.0
- Some code cleaning and refactoring
v0.1.9
- Set to smaller font size in HTML for title text.
0.1.8
- Check if file exists and only overwrite if parameter
overwrite=True
is set
0.1.7
- Width undertext is adjusted based on figure width.
0.1.6
- bug fix for utf8
- added html file for matrix function
0.1.4
- scale parameter removed. If vmax is not None, it is set to True.
- utf8 writing of html file