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_-U.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
21
22
23
24
25
  1. The **-U** option
  2. ^^^^^^^^^^^^^^^^^
  3. **Syntax**
  4. .. _-U:
  5. **-U**\ [*label*\|\ **+c**][**+j**\ *just*][**+o**\ *dx*\ [/*dy*]]
  6. Draw GMT time stamp logo on plot. |Add_-U|
  7. **Description**
  8. The **-U** option draws the GMT system time stamp on the plot. The following modifiers are supported:
  9. - *label* to append the text string given in *label* (which must be surrounded by double quotes if it contains spaces).
  10. - **+c** to plot the current command string.
  11. - **+j**\ *justify* to specify the justification of the time stamp, where *justify* is a two-character
  12. :ref:`justification code <Reference_Points>` that is a combination of a horizontal (**L**\ (eft), **C**\ (enter), or
  13. **R**\ (ight)) and a vertical (**T**\ (op), **M**\ (iddle), or **B**\ (ottom)) code [default is **BL**].
  14. - **+o**\ *dx*\ [/*dy*] to offset the :ref:`anchor point <Anchor_Point_o>` for the time stamp by *dx* and optionally
  15. *dy* (if different than *dx*).
  16. The GMT parameters :term:`MAP_LOGO`, :term:`MAP_LOGO_POS`, :term:`FONT_LOGO` and :term:`FORMAT_TIME_STAMP` can affect
  17. the appearance; see the :doc:`/gmt.conf` man page for details. The time string will be in the locale set by the
  18. environment variable **TZ** (generally local time).
Tip!

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

Comments

Loading...