Open ijunier opened 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.
This generates a figure: cab.set_label("Normalized contact counts",fontsize=10)
This does not (ça mouline forever): cab.set_label("Normalized contact counts",fontsize=12)
No pb when using a script instead of jupyter