Skip to content
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

Values on table overlapping (Visual overlapping) #71

Open
MRES1 opened this issue Jul 27, 2020 · 1 comment
Open

Values on table overlapping (Visual overlapping) #71

MRES1 opened this issue Jul 27, 2020 · 1 comment

Comments

@MRES1
Copy link

MRES1 commented Jul 27, 2020

Hello, it's me again any idea on how can I avoid values to overlap on cells?

Here is a graphical example:

image

As we can see in row 1between columns 2 and 3 is very notorious.

Thank's in advance !

Operating system: Win10
Installation method (pip, git clone):pip

@dmnfarrell
Copy link
Owner

You could look at the code in pandastable for hints where it generally avoids this overlap. Check the drawText method in the core.py module.

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

No branches or pull requests

2 participants