Skip to content

Rename hidden axisopt keyword argument to axis #378

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

Merged
merged 1 commit into from
May 13, 2025
Merged

Rename hidden axisopt keyword argument to axis #378

merged 1 commit into from
May 13, 2025

Conversation

kbarros
Copy link
Member

@kbarros kbarros commented May 6, 2025

The name axis for a dict-like set of Makie.Axis configuration options is consistent with Makie conventions:
https://docs.makie.org/v0.22/explanations/plot_method_signatures#Special-Keyword-Arguments

The argument axisopt was hidden and not used in any of the tutorials, so this change seems to be non-breaking.

This is consistent with Makie conventions:
https://docs.makie.org/v0.22/explanations/plot_method_signatures#Special-Keyword-Arguments

The argument is hidden, and not currently used in any of the tutorials, so hopefully it won't break user scripts.
@kbarros kbarros requested a review from ddahlbom May 6, 2025 15:36
@kbarros kbarros merged commit 08a5ec1 into main May 13, 2025
4 checks passed
@kbarros kbarros deleted the axis branch May 13, 2025 21:16
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.

1 participant