Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ijunier opened this issue Jun 11, 2020 · 1 comment
Open

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

ijunier opened this issue Jun 11, 2020 · 1 comment
Labels
bug Something isn't working OSX

Comments

@ijunier
Copy link
Contributor

ijunier commented Jun 11, 2020

  • 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

@ijunier ijunier added bug Something isn't working Release Critical labels Jun 11, 2020
@ijunier ijunier changed the title fontsize is bugging in circhicfig.set_colorbar (jupyter 3.7) Fontsize is bugging in circhicfig.set_colorbar (jupyter 3.7) Jun 11, 2020
@ijunier ijunier changed the title Fontsize is bugging in circhicfig.set_colorbar (jupyter 3.7) fontsize is bugging in circhicfig.set_colorbar (jupyter 3.7) Jun 11, 2020
@NelleV
Copy link
Contributor

NelleV commented Jun 12, 2020

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.

@NelleV NelleV added the OSX label Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working OSX
Projects
None yet
Development

No branches or pull requests

2 participants