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

Move axes state to Layout from Plot #94

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

will-moore
Copy link
Member

Fixes #91

To test:

  • Add data to a table view (3 or more columns) and plot 2 columns in the Plot view
  • Choose preferred X and Y axes
  • Switch back to Table, then return to Plot view. X and Y axes chosen above should still be the same

So we don't lose the selected axes when switching between Plot and Table
@pwalczysko
Copy link
Member

tested on merge-ci user-3, works as expected.
LGTM

@will-moore
Copy link
Member Author

Avoid conflict with #122

--exclude

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.

Plot loses X and Y axes when switching to Table view
2 participants