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

column resizing issue #4

Open
dschneiderch opened this issue Feb 22, 2019 · 6 comments
Open

column resizing issue #4

dschneiderch opened this issue Feb 22, 2019 · 6 comments

Comments

@dschneiderch
Copy link

Thanks for this super cool extension!

I thought I'd point out that things go a bit haywire if you try to resize the columns.
image

I'm on Windows 10, Atom 1.34, data-explorer 0.5.0

@lojunqueira
Copy link

I'm having the same issue with column resizing.

This is a very useful tool (even for tableview alone). Thank you for your work.

@BenRussert
Copy link
Owner

Thanks for the issue and positive feedback @dschneiderch and @lojunqueira. The issue seems to be in a dependency of @nteract/data-explorer.

I will look into this soon and again I really appreciate the feedback!

@BenRussert
Copy link
Owner

Can you see how this looks on the latest release v0.6.0 @dschneiderch @lojunqueira?

@dschneiderch
Copy link
Author

still out of alignment. Also looks like after the default 20 rows it didn't update the column widths.

image

@BenRussert
Copy link
Owner

@dschneiderch thanks so much for the help!

Have you tried the nteract data explorer in either our desktop app or jupyter notebook extension? To narrow this down, Im wondering if you experience the same issue there?

Also, is that dataset something you could share a csv gist of? Just for easier repro when I look into.

@dschneiderch
Copy link
Author

dschneiderch commented Apr 9, 2019

Here is a smaller version of dataframe:
https://gist.github.com/dschneiderch/b01096495895ef87977a9baeb0541160#file-gistfile1-txt

Using nteract, I don't have as many issues. I will note that double clicking the boundary between fields in the header does not auto resize the column as would be expected. When I bump from 20 to 100 rows, the columns are properly aligned unlike in Atom. EDIT: if i manually drag the column headers the columns stay aligned.
I thing I noticed that might help, when you select a column in nteract the cell boundary from being clicked is different than the row width. see screenshot.
Screenshot_7

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

3 participants