Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Plot x-axis is cut off in jupyter lab #92

Closed
malmaud opened this issue May 23, 2019 · 4 comments
Closed

Plot x-axis is cut off in jupyter lab #92

malmaud opened this issue May 23, 2019 · 4 comments

Comments

@malmaud
Copy link

malmaud commented May 23, 2019

I'm on the latest jupyter lab (0.35.6) and the latest chrome. When I plot figures, the height is too small to show the x axis by default:

Screen Shot 2019-05-23 at 4 57 05 PM

If I double-click the figure to resize it, then its fine:

Screen Shot 2019-05-23 at 4 56 00 PM

This happens with all plot types, not just bar graphs.

@jonmmease
Copy link
Contributor

Hi @malmaud, I think this is probably the same issue as plotly/plotly.py#1572.

Could you try out the dev build described at plotly/plotly.py#1572 (comment) and see if that helps?

@malmaud
Copy link
Author

malmaud commented May 24, 2019

Ya that works, thanks.

@ned2
Copy link

ned2 commented May 28, 2019

I've been running into this problem too. Was working around it by manually specifying the height/width. That dev build fixes the problem for me!

@jonmmease
Copy link
Contributor

Fixed in plotly/plotly.py#1571 and will be released in plotly.py 3.10.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants