Skip to content

fix: keep transform under coord-flip reverse#42

Merged
mcanouil merged 3 commits into
mainfrom
fix/coord-flip-reverse-transform
May 27, 2026
Merged

fix: keep transform under coord-flip reverse#42
mcanouil merged 3 commits into
mainfrom
fix/coord-flip-reverse-transform

Conversation

@mcanouil

Copy link
Copy Markdown
Owner

coord-flip(reverse: true) overwrote a continuous axis's log10/sqrt transform with "reverse", dropping the log/sqrt spacing on the flipped axis.

  • Track reverse as a separate flag so the numeric transform is preserved.
  • Update the coord-flip unit test to assert the new behaviour.

@mcanouil mcanouil added the Type: Bug 🐛 Issues related to bugs, errors, or mistakes label May 27, 2026
@mcanouil mcanouil self-assigned this May 27, 2026
@mcanouil mcanouil force-pushed the fix/coord-flip-reverse-transform branch from 1787c53 to 617de4c Compare May 27, 2026 20:14
@mcanouil mcanouil merged commit 07d81e2 into main May 27, 2026
3 of 4 checks passed
@mcanouil mcanouil deleted the fix/coord-flip-reverse-transform branch May 27, 2026 20:14
@mcanouil-dev mcanouil-dev Bot locked as resolved and limited conversation to collaborators Jun 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Type: Bug 🐛 Issues related to bugs, errors, or mistakes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant