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_pen.rst_ 904 B

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
  1. .. _set-pens:
  2. Specifying Pens
  3. ~~~~~~~~~~~~~~~
  4. *pen*
  5. The attributes of lines and symbol outlines as defined by *pen* is a
  6. comma-delimited list of *width*, *color* and *style*, each of which
  7. is optional. *width* can be indicated as a measure (in **p**\ oints
  8. (this is the default), **c**\ entimeters, or **i**\ nches) or as
  9. **faint**, **default**, **thin**\ [**ner**\|\ **nest**],
  10. **thick**\ [**er**\|\ **est**], **fat**\ [**ter**\|\ **test**],
  11. or **obese**. *color* specifies a gray shade or color (see
  12. `Specifying Color`_ above). *style* can be any of 'solid', 'dashed'
  13. 'dotted', 'dashdot', or 'dotdash', or a custom combination of dashes '-' and
  14. dots '.'. If any of the attributes is omitted their default or
  15. previous setting will be retained. See GMT Cookbook & Technical
  16. Reference :ref:`Specifying pen attributes <-Wpen_attrib>` for more information.
Tip!

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

Comments

Loading...