Skip to content

Conversation

@seisman
Copy link
Member

@seisman seisman commented Oct 23, 2025

No description provided.

@seisman seisman added this to the 0.18.0 milestone Oct 23, 2025
@seisman seisman added maintenance Boring but important stuff for the core devs skip-changelog Skip adding Pull Request to changelog needs review This PR has higher priority and needs review. labels Oct 23, 2025
module="subplot",
args=[
"set",
_to_string(panel, sep=",", size=2),
Copy link
Member Author

Choose a reason for hiding this comment

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

We can't directly use the Alias/AliasSystem classes like in other wrappers, because panel is an argument of a GMT option. The GMT CLI syntax is:

gmt subplot set <panel>

so we have to use the private _to_string method here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Boring but important stuff for the core devs needs review This PR has higher priority and needs review. skip-changelog Skip adding Pull Request to changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant