Skip to content

DOC: Table Visualization/Styler Documentation Appears garbled #48777

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

Closed
1 task done
mrileysamc opened this issue Sep 25, 2022 · 4 comments
Closed
1 task done

DOC: Table Visualization/Styler Documentation Appears garbled #48777

mrileysamc opened this issue Sep 25, 2022 · 4 comments
Labels
Docs Duplicate Report Duplicate issue or pull request Styler conditional formatting using DataFrame.style

Comments

@mrileysamc
Copy link

Pandas version checks

  • I have checked that the issue still exists on the latest versions of the docs on main here

Location of the documentation

https://pandas.pydata.org/pandas-docs/version/1.5/user_guide/style.html

Documentation problem

The samples in the table visualization docs all appear garbled. It looks like an issue with column widths. I have tried using multiple browsers. The issue only appears in 1.5 and dev documentation. 1.4 and below all look fine. See screenshot below:

Capturepandas

Suggested fix for documentation

I don't see any change in code that would have caused this. I'm assuming it was caused by a change in a dependency package such as Jupyter or nbconvert.

@mrileysamc mrileysamc added Docs Needs Triage Issue that has not been reviewed by a pandas team member labels Sep 25, 2022
@mrileysamc
Copy link
Author

Actually, docs look fine in Firefox. Issue appears to be confined to Chrome and Edge. I don't have access to Safari.

@asishm
Copy link
Contributor

asishm commented Sep 26, 2022

the docs for 1.4.4 on Chrome look fine

@riziles
Copy link

riziles commented Sep 26, 2022

Yes. As I said, it is only an issue on the 1.5 docs. 1.4 looks fine.

@phofl
Copy link
Member

phofl commented Sep 26, 2022

Duplicate of #48644

@phofl phofl marked this as a duplicate of #48644 Sep 26, 2022
@phofl phofl closed this as completed Sep 26, 2022
@attack68 attack68 added Duplicate Report Duplicate issue or pull request Styler conditional formatting using DataFrame.style and removed Needs Triage Issue that has not been reviewed by a pandas team member labels Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Duplicate Report Duplicate issue or pull request Styler conditional formatting using DataFrame.style
Projects
None yet
Development

No branches or pull requests

5 participants