Skip to content

Create third axis position for pseudolog demo#5550

Merged
jkrumbiegel merged 1 commit intoMakieOrg:masterfrom
lukem12345:patch-1
Mar 5, 2026
Merged

Create third axis position for pseudolog demo#5550
jkrumbiegel merged 1 commit intoMakieOrg:masterfrom
lukem12345:patch-1

Conversation

@lukem12345
Copy link
Contributor

Description

Fixes #5549

Put the "Pseudolog scale with LogTicks"line plot on an axis at f[3,1] so it does not overlap with the plain "Pseudolog scale" plot at f[1,1].

Type of change

Delete options that do not apply:

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • Added an entry in CHANGELOG.md (for new features and breaking changes)
  • Added or changed relevant sections in the documentation
  • Added unit tests for new algorithms, conversion methods, etc.
  • Added reference image tests for new plotting functions, recipes, visual options, etc.

@github-project-automation github-project-automation bot moved this to Work in progress in PR review Mar 5, 2026
@asinghvi17 asinghvi17 added the skip-changelog Skips changelog enforcer label Mar 5, 2026
@asinghvi17 asinghvi17 moved this from Work in progress to Ready to review in PR review Mar 5, 2026
Copy link
Member

@asinghvi17 asinghvi17 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thanks!

@jkrumbiegel jkrumbiegel merged commit 996f586 into MakieOrg:master Mar 5, 2026
22 of 23 checks passed
@github-project-automation github-project-automation bot moved this from Ready to review to Merged in PR review Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog Skips changelog enforcer

Projects

Status: Merged

Development

Successfully merging this pull request may close these issues.

yscale demonstration accidental overlap

3 participants