AbsoluteThickness

AbsoluteThickness[d]

is a graphics directive which specifies that lines which follow are to be drawn with absolute thickness d.

Details

  • The absolute thickness is measured in units of printer's points, equal before magnification to of an inch.
  • AbsoluteThickness can be used in both two- and three-dimensional graphics, as well as in Style specifications.
  • The following symbolic forms for d can be used: Tiny, Small, Medium, and Large.
  • The initial default is AbsoluteThickness[0.5].

Examples

open allclose all

Basic Examples  (3)

Specify the thickness of lines in units of printer's points:

Use Thick and Thin to specify predefined absolute thicknesses:

Symbolic values for predefined absolute thicknesses:

Applications  (1)

Style curve elements of plots:

Properties & Relations  (2)

AbsoluteThickness defines the thickness of lines in units of printer's points:

AbsoluteThickness is independent of the image size:

Thickness defines the thickness as a fraction of the total width of the graphic:

Thickness depends on the image size:

Neat Examples  (1)

Lines with random thickness:

Wolfram Research (1991), AbsoluteThickness, Wolfram Language function, https://reference.wolfram.com/language/ref/AbsoluteThickness.html (updated 2007).

Text

Wolfram Research (1991), AbsoluteThickness, Wolfram Language function, https://reference.wolfram.com/language/ref/AbsoluteThickness.html (updated 2007).

CMS

Wolfram Language. 1991. "AbsoluteThickness." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2007. https://reference.wolfram.com/language/ref/AbsoluteThickness.html.

APA

Wolfram Language. (1991). AbsoluteThickness. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AbsoluteThickness.html

BibTeX

@misc{reference.wolfram_2023_absolutethickness, author="Wolfram Research", title="{AbsoluteThickness}", year="2007", howpublished="\url{https://reference.wolfram.com/language/ref/AbsoluteThickness.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_absolutethickness, organization={Wolfram Research}, title={AbsoluteThickness}, year={2007}, url={https://reference.wolfram.com/language/ref/AbsoluteThickness.html}, note=[Accessed: 19-March-2024 ]}