issues
search
moshi4
/
pyCirclize
Circular visualization in Python (Circos Plot, Chord Diagram, Radar Chart)
https://moshi4.github.io/pyCirclize/
MIT License
758
stars
47
forks
source link
Bump to v1.6.0
#72
Closed
moshi4
closed
5 months ago
moshi4
commented
5 months ago
Change Log
Improvement
Added
clear_savefig
class variable to enable rendering figure in notebook even when
savefig()
method is called
Added
is_pseudo_feature()
utils function
Fixed to enable changing text properties of colorbar (#71)
Change Log
Improvement
clear_savefig
class variable to enable rendering figure in notebook even whensavefig()
method is calledis_pseudo_feature()
utils function