Skip to content

Add support for autoshift and shift to x axes #6431

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

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
Labels
feature something new P3 backlog

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
@gvwilson gvwilson self-assigned this Jul 4, 2024
@gvwilson gvwilson removed their assignment Aug 2, 2024
@gvwilson gvwilson added feature something new P3 backlog labels Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature something new P3 backlog
Projects
None yet
Development

No branches or pull requests

2 participants