Skip to content

fix: validate log/sqrt scale limits#40

Merged
mcanouil merged 2 commits into
mainfrom
fix/log-sqrt-scale-limits
May 27, 2026
Merged

fix: validate log/sqrt scale limits#40
mcanouil merged 2 commits into
mainfrom
fix/log-sqrt-scale-limits

Conversation

@mcanouil
Copy link
Copy Markdown
Owner

scale-x-log10(limits: (0, 100)) panicked with an opaque value must be strictly positive from inside the transform.

  • Validate limits before lifting them to stat space, with a clear message for non-positive log10 (and negative sqrt) limits.

@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/log-sqrt-scale-limits branch from 64e69ce to 124e8da Compare May 27, 2026 20:13
@mcanouil mcanouil merged commit d4ce0f9 into main May 27, 2026
@mcanouil mcanouil deleted the fix/log-sqrt-scale-limits branch May 27, 2026 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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