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

improve dataframe UI #2836. Data bars, heatmap, changing precision #3468

Merged
merged 16 commits into from
Feb 8, 2016

Conversation

mnavasiolava
Copy link

this PR contains the following changes

  1. keyboard bindings
    • digit 1-9: set precision, number of digits shown.
    • b to show bar chart in bkg of all cells in current column.
    • h to show heatmap in bkg of current column.
  2. column menu was changed:
    • 'Format' -> 'double 2 decimals', 'double 4 decimals' menu items were deleted, instead of them new item 'double with precision' was added
    • 'Style' -> 'Data Bars' and 'Heatmap' menu item were added
  3. rows selection was fixed (difference between the index and regular columns)
  4. rows highlighting was fixed
  5. fix for opening multilevel dropdown menu

@scottdraves
Copy link
Contributor

👍

scottdraves added a commit that referenced this pull request Feb 8, 2016
improve dataframe UI #2836. Data bars, heatmap, changing precision
@scottdraves scottdraves merged commit 6fa0412 into master Feb 8, 2016
@mnavasiolava mnavasiolava deleted the marina/2836 branch February 9, 2016 19:32
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

Successfully merging this pull request may close these issues.

2 participants