plotly.py icon indicating copy to clipboard operation
plotly.py copied to clipboard

I don't think the `config = {responsive: False}` works in jupyter lab

Open ayjayt opened this issue 2 years ago • 0 comments

EDIT: if this is just an issue of it not being clarified in the docs, clarify it for me here and I will do the suggest thing in the docs or submit the pull request referencing the issue, thank you

I copy/pasted example from: https://plotly.com/python/configuration-options/ into jupyter lab. It didn't work the way I expected.

Setting width and heigh explicitly works to turn off responsiveness, obviously. Is there something I should know?

Here's a video:

https://github.com/plotly/plotly.py/assets/30324885/c29ddc9c-6e3b-4995-9ac7-837f07e66098

Here's the same video if the above embed doesn't work (didn't during preview). Everything's a fresh install from pip.

ayjayt avatar Nov 13 '23 18:11 ayjayt