TrEE-TIMC / circhic

A python library to display HiC data on a circular strip and to integrate genomic data
https://tree-timc.github.io/circhic/
Other
1 stars 2 forks source link

fontsize is bugging in circhicfig.set_colorbar (jupyter 3.7) #22

Open ijunier opened 4 years ago

ijunier commented 4 years ago
NelleV commented 4 years ago

I think this might be a Matplotlib problem more than a circhic problem. The colorbar set up is purely Matplotlib. I'll see if I can reproduce first with circhic & jupyter and then removing the dependency to circhic. If I can, I'll submit an issue to Matplotlib.