Skip to content

Releases: erdogant/imagesc

v0.3.0

07 Oct 12:34
Compare
Choose a tag to compare
  • output for all figures is changed to: fig, ax

0.2.1

26 Sep 20:20
Compare
Choose a tag to compare

Exciting update because d3js is implemented in imagesc now!
Check examples in readme file how to use it or alternatively, go to https://github.com/erdogant/d3heatmap for direct usage.
Have fun!

0.1.11

13 Sep 11:45
Compare
Choose a tag to compare
  • checks for inputdata when using d3

0.1.10

12 Sep 19:33
Compare
Choose a tag to compare
  • fix for missing files for d3 heatmap

0.1.9

12 Sep 17:58
58d87b9
Compare
Choose a tag to compare
  • Implementation of d3 heatmap plot!

0.1.8

22 Apr 19:48
Compare
Choose a tag to compare
  • library packaging included in the setup file

0.1.7

18 Feb 07:48
Compare
Choose a tag to compare
  • docstring in init file
  • packing library included in setup file

code cleaning

19 Jan 20:37
Compare
Choose a tag to compare
  • Code cleaning
  • title added

added xlabel and ylabel

18 Jan 21:18
Compare
Choose a tag to compare

xlabel and ylabel added

init changed

18 Jan 09:58
Compare
Choose a tag to compare

the clean function added to the init file.