Skip to content

fix: log colorbar shows linear space with log ticks#1

Merged
patrickoleary merged 1 commit into
mainfrom
fix/colormaps-and-ticks
May 15, 2026
Merged

fix: log colorbar shows linear space with log ticks#1
patrickoleary merged 1 commit into
mainfrom
fix/colormaps-and-ticks

Conversation

@patrickoleary
Copy link
Copy Markdown
Member

Summary

  • Log colorbar displays linear color space with symlog-positioned ticks
  • Fix tick computation for all scales (linear, log, symlog)
  • Fix log color mapping to use symlog transform for display positions
  • Remove n_intervals; discrete boundaries now align with tick values

All 122 tests pass

- Log colorbar displays linear color space with symlog-positioned ticks
- Fix tick computation for all scales (linear, log, symlog)
- Fix log color mapping to use symlog transform for display positions
- Remove n_intervals; discrete boundaries now align with tick values
@patrickoleary patrickoleary merged commit 25451a1 into main May 15, 2026
4 checks passed
@patrickoleary patrickoleary deleted the fix/colormaps-and-ticks branch May 15, 2026 19:02
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.

2 participants