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

jupyterlab px.scatter output height #75

Open
DmitriyG228 opened this issue May 10, 2019 · 6 comments
Open

jupyterlab px.scatter output height #75

DmitriyG228 opened this issue May 10, 2019 · 6 comments

Comments

@DmitriyG228
Copy link

DmitriyG228 commented May 10, 2019

I am not sure if it is an issue with px or jupyterlab or my particular configuration, but my jupyterlab px.scatter output cells height are limited to pretty narrow, while, say, px.scatter_mapbox output is correctly shown. It will not go wider than this shown on the screenshot.

px version 0.1.8
jupyter lab version 0.35.4

Screenshot 2019-05-10 at 10 41 09

@nicolaskruchten
Copy link
Contributor

This is pretty strange. You're running this in Jupyterlab? What operating system/browser?

What happens if you assign this to fig and then print(fig.layout.height) ?

@DmitriyG228
Copy link
Author

DmitriyG228 commented May 10, 2019

It's macOS 10.14.3, chrome.

As you may see on the screenshot, fig.layout.height returns 1000 once 1000 is set in the function. I can scroll the legend on the right.

This issue is not the case when using other px functions, i.e. px.scatter_mapbox is rendered fine.

Screenshot 2019-05-10 at 16 59 33

@DmitriyG228 DmitriyG228 changed the title jupyterlab output height for px cells jupyterlab px.scatter output height May 10, 2019
@nicolaskruchten
Copy link
Contributor

OK thanks for that extra info! Is it all scatters or just animated scatters?

@DmitriyG228
Copy link
Author

That is all the same with no animation.

I have attached a link to a short screencast showing how the cell being rendered, that would might be helpful.

https://drive.google.com/open?id=17nt23gFQdpUntHh1XbYgBilHV2gQ-CbR

Thank you for your support!

@nicolaskruchten
Copy link
Contributor

Wow, super-weird. Is this just in JupyterLab? cc @jonmmease ever seen this?

@DmitriyG228
Copy link
Author

yes, this is in JupyterLab

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

2 participants