Skip to content
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

Figure.meca: Allow specifying the label angle, font, justification, and offset #1466

Open
Tracked by #1784
maxrjones opened this issue Aug 25, 2021 · 1 comment
Open
Tracked by #1784
Labels
feature request New feature wanted help wanted Helping hands are appreciated

Comments

@maxrjones
Copy link
Member

Description of the desired feature

Based on this forum post, it would be useful to add support for customizing the label characteristics for meca, which is done using -S in gmt meca. Relates to #1082, in order to make the PyGMT implementation more pythonic than gmt meca -S.

Are you willing to help implement and maintain this feature? Not likely that I will find time to implement

@maxrjones maxrjones added the feature request New feature wanted label Aug 25, 2021
@weiji14 weiji14 added the help wanted Helping hands are appreciated label Sep 1, 2021
@weiji14 weiji14 added this to To do in Pythonic GMT arguments via automation Oct 29, 2021
@weiji14 weiji14 added this to the 0.6.0 milestone Nov 7, 2021
@weiji14
Copy link
Member

weiji14 commented Nov 7, 2021

Note that there was a previous attempt to handle the text label specification. See @tjnewton's implementation at 2fe87af, but this was reverted by @liamtoney at ff164e6 because we didn't support GMT_Put_Strings at that time (full explanation at #516 (comment).

I'll try and resurrect that old bit of code, and put it in #1613. Or, I could implement the text label and angle/font/justification specification in a separate Pull Request after #1613.

@weiji14 weiji14 modified the milestones: 0.6.0, 0.7.0 Mar 1, 2022
@seisman seisman modified the milestones: 0.7.0, 0.8.0 Jun 23, 2022
@seisman seisman modified the milestones: 0.8.0, 0.9.0 Dec 11, 2022
@seisman seisman modified the milestones: 0.9.0, 0.10.0 Mar 16, 2023
@weiji14 weiji14 removed this from the 0.10.0 milestone Aug 24, 2023
@seisman seisman changed the title Allow specifying the label angle, font, justification, and offset in pygmt.meca Figure.meca: Allow specifying the label angle, font, justification, and offset Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature wanted help wanted Helping hands are appreciated
Projects
Development

No branches or pull requests

3 participants