You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When at least one dataframe is loaded, the minimum size of PandasGui is larger than my physical screen (width). I'm unable to shrink it even when not putting it into fullscreen
Package versions
TO GET ALL RELEVANT PACKAGE VERSIONS, RUN THIS COMMAND IN BASH AND PASTE THE OUTPUT
pip freeze | grep -i "pyqt|pandasgui|plotly|ipython|jupyter|notebook"
Describe the bug
When at least one dataframe is loaded, the minimum size of PandasGui is larger than my physical screen (width). I'm unable to shrink it even when not putting it into fullscreen
Environment
OS: Linux laptop 5.10.0-12-amd64 #1 SMP Debian 5.10.103-1 (2022-03-07) x86_64 GNU/Linux
Python: Python 3.9.2
IDE: vs-code
Package versions
TO GET ALL RELEVANT PACKAGE VERSIONS, RUN THIS COMMAND IN BASH AND PASTE THE OUTPUT
pip freeze | grep -i "pyqt|pandasgui|plotly|ipython|jupyter|notebook"
EXAMPLE OUTPUT
Here's a screenshot to show what it looks like.
The code to load the dataframes looks like:
The dictionary is structured as:
The text was updated successfully, but these errors were encountered: