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

Add support for autoshift and shift to x axes #6431

Open
hannahker opened this issue Jan 9, 2023 · 0 comments
Open

Add support for autoshift and shift to x axes #6431

hannahker opened this issue Jan 9, 2023 · 0 comments

Comments

@hannahker
Copy link
Contributor

Following from #6334 it should be relatively straightforward to extend the autoshift and shift parameters to support x axes (in addition to current implementation for y axes).

For the most part, the changes in #6334 should work for x axes as well. Adjustments would include:

  • Removing and generalizing direct references to y (eg. if letter==='y')
  • Reverting this commit
  • Mirroring this change for X axis lines
  • Extending mocks and tests
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

1 participant