-
Notifications
You must be signed in to change notification settings - Fork 230
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)? |
doc/techref/justification_codes.md
Outdated
|
||
# Justification codes | ||
|
||
To adjust the position of plot embellishments, such as scalebars, directional roses, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I feel the description could be better and more accurage, but I don't have good suggestions yet.
# Justification codes | ||
|
||
To place plot embellishments, such as scalebars, directional roses, colorbars, | ||
legends, text, and images on a figure two points have to be specified: a point |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here, we could link to the reference pages for reference and anchor points which will be added in PR #4052 .
Description of proposed changes
Add a Technical Reference page for the GMT justification codes for plot embellishments.
Fixes #4027
Preview
Technical Reference
Gallery examples and tutorials
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