-
Notifications
You must be signed in to change notification settings - Fork 229
WIP: DOC: Add Technical Reference page for justification codes #4028
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
base: main
Are you sure you want to change the base?
Conversation
Please note that justification codes are not only used when plotting embellishments, but also in |
Hm. I removed the contents related reference/anchor points. However, I am now a bit unsure what to add more to this Technical Reference page. Or do we only want the letters for vertical (TMB) and horizontal (LCR)? |
Maybe we should focus on justification codes in this PR and add content for reference and anchor points in a separate PR? |
Yes, this makes review easier, and I am fine with having two separate PRs. I would like to keep both scripts in this PR to ensure consistent sketches for both the justification codes and the reference and anchor points. If we have the final version, I will move the reference and anchor points and related content to a separate PR before merging this PR. |
I have re-created these sketches in PyGMT. @GenericMappingTools/pygmt-maintainers Can people please report if they are happy with the visualizations? I prefer to have the sketches for justify codes and reference and anchor points consistent 🙂 before splitting this PR into two sseparate PRs. |
They look good. |
Description of proposed changes
Add a Technical Reference page for the GMT justification codes for plot embellishments.
Fixes #4027
Preview:
Reminders
make format
andmake check
to make sure the code follows the style guide.doc/api/index.rst
.Slash Commands
You can write slash commands (
/command
) in the first line of a comment to performspecific operations. Supported slash command is:
/format
: automatically format and lint the code