Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

explain_-XY_full.rst_ 1.2 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
  1. .. _-XY_full:
  2. **-X**\ [**a**\|\ **c**\|\ **f**\|\ **r**][*xshift*]
  3. **-Y**\ [**a**\|\ **c**\|\ **f**\|\ **r**][*yshift*]
  4. Shift plot origin relative to the current origin by
  5. (*xshift*,\ *yshift*) and optionally append the length unit
  6. (**c**, **i**, or **p**). You can prepend **a** to shift the origin
  7. back to the original position after plotting, prepend **c** to
  8. center the plot on the center of the paper (optionally add shift),
  9. prepend **f** to shift the origin relative to the fixed lower left
  10. corner of the page, or prepend **r** [Default] to move the origin
  11. relative to its current location. For overlays the default
  12. (*xshift*,\ *yshift*) is (**r**\ 0), otherwise it is (**r**\ 72p). When **-X**
  13. or **-Y** are used without any further arguments, the values from
  14. the last use of that option in a previous GMT command will be used.
  15. Note that **-X** and **-Y** can also access the previous plot dimensions
  16. *w* and *h* and construct offsets that involves them. For instance, to move the origin
  17. up 2 cm beyond the height of the previous plot, use **-Y**\ *h*\ +2c.
  18. To move the origin half the width to the right, use **-X**\ *w*\ /2.
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...