Releases: gecko984/supervenn
Releases · gecko984/supervenn
v0.5.0
Fontsize applies to side plots as well
v0.3.2 add fontsize arg to docstring and pass to side_plot
add some tests for supervenn()
Merge pull request #15 from gecko984/test_plot rudimentary tests for supervenn()
Return SupervennPlot object
supervenn()
now returns a SupervennPlot object with attributes- chunks can be inspected via the
.chunks
attribute and.get_chunk
method - default random seeds count is increased from 1000 to 10000 (1000 was probably a typo)
- some refactoring in
_algorithms
- fixed typo in
chunks_ordering
parameter option:'occurence'
to'occurrence'
(old version is still supported, but a warning is raised)
First release via GitHib
Created for Zenodo intergration