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

Resize doesn't work #132

Closed
reza1615 opened this issue Mar 29, 2020 · 3 comments
Closed

Resize doesn't work #132

reza1615 opened this issue Mar 29, 2020 · 3 comments

Comments

@reza1615
Copy link

Resize doesn't work
image

@aschonfeld
Copy link
Collaborator

The resize button is strictly there for fixing when column widths get out of sync and cell values are wrapping. This shouldn't happen, but if it ever does I think this will fix it.

Maybe I should look into renaming that button to something else because "Resize" can mean something totally different. Maybe "recalculate column widths" although that would need some small font in order to fit.

@reza1615
Copy link
Author

for icon may be | |
for name "Auto col. width"
or "Refresh width"

@aschonfeld
Copy link
Collaborator

How about this:
image

aschonfeld pushed a commit that referenced this issue Mar 30, 2020
* #121, added "not equal" toggle to filters
* #132, updated resize button to "Refresh Widths"
* added "Animate" toggle to scatter, line & bar charts
aschonfeld pushed a commit that referenced this issue Mar 30, 2020
* #121, added "not equal" toggle to filters
* #132, updated resize button to "Refresh Widths"
* added "Animate" toggle to scatter, line & bar charts
aschonfeld pushed a commit that referenced this issue Apr 2, 2020
* #129, show dtype when hovering over header in "Highlight Dtypes" mode and description tooltips added to main menu
* made "No Aggregation" the default aggregation in charts
* bugfix for line charts with more than 15000 points
* updated "Value Counts" & "Category Breakdown" to return top on initial load
* #118, added scattergeo & choropleth maps
* #121, added "not equal" toggle to filters
* #132, updated resize button to "Refresh Widths"
* added "Animate" toggle to scatter, line & bar charts
* #131, changes to "Reshape Data" window
* #130, updates to pivot reshaper
* #128, additional hover display of code snippets for column creation
* #112, updated "Group" selection to give users the ability to select group values
aschonfeld pushed a commit that referenced this issue Apr 2, 2020
* #129, show dtype when hovering over header in "Highlight Dtypes" mode and description tooltips added to main menu
* made "No Aggregation" the default aggregation in charts
* bugfix for line charts with more than 15000 points
* updated "Value Counts" & "Category Breakdown" to return top on initial load
* #118, added scattergeo & choropleth maps
* #121, added "not equal" toggle to filters
* #132, updated resize button to "Refresh Widths"
* added "Animate" toggle to scatter, line & bar charts
* #131, changes to "Reshape Data" window
* #130, updates to pivot reshaper
* #128, additional hover display of code snippets for column creation
* #112, updated "Group" selection to give users the ability to select group values
@aschonfeld aschonfeld mentioned this issue Apr 2, 2020
aschonfeld pushed a commit that referenced this issue Apr 2, 2020
* #129, show dtype when hovering over header in "Highlight Dtypes" mode and description tooltips added to main menu
* made "No Aggregation" the default aggregation in charts
* bugfix for line charts with more than 15000 points
* updated "Value Counts" & "Category Breakdown" to return top on initial load
* #118, added scattergeo & choropleth maps
* #121, added "not equal" toggle to filters
* #132, updated resize button to "Refresh Widths"
* added "Animate" toggle to scatter, line & bar charts
* #131, changes to "Reshape Data" window
* #130, updates to pivot reshaper
* #128, additional hover display of code snippets for column creation
* #112, updated "Group" selection to give users the ability to select group values
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