AbsoluteDashing
✖
AbsoluteDashing
is a graphics directive which specifies that lines which follow are to be drawn dashed, with successive segments having absolute lengths d1, d2, … (repeated cyclically).
Details

- Dash and offset lengths are measured in units of printer's points, equal before magnification to
of an inch.
- AbsoluteDashing[{}] specifies that lines should be solid. »
- AbsoluteDashing 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. »
- If a segment has a length di specified as 0, it is drawn as a dot whose diameter is the thickness of the line.
- offset is specified in printer's points, and it may be positive or negative. If offset is not specified, it is 0.
- capform can take any of the legal form values in CapForm[form]. If not specified, all segments will be drawn with the "Butt" cap form.
Examples
open allclose allBasic Examples (3)Summary of the most common use cases
Specify the dashing of lines as successive segments with lengths in printer's points:

https://wolfram.com/xid/0pu1bbcx4y-fageak


https://wolfram.com/xid/0pu1bbcx4y-mja1i8

Use Dashed, Dotted, and DotDashed to specify predefined absolute dashings:

https://wolfram.com/xid/0pu1bbcx4y-gp28jf

Scope (4)Survey of the scope of standard use cases
Dashing Specifications (4)

https://wolfram.com/xid/0pu1bbcx4y-gx52c

AbsoluteDashing[d] is equivalent to AbsoluteDashing[{d,d}]:

https://wolfram.com/xid/0pu1bbcx4y-nmuo4

Symbolic values for predefined absolute dashings:

https://wolfram.com/xid/0pu1bbcx4y-if626o

Specify offset to dashed segments:

https://wolfram.com/xid/0pu1bbcx4y-pfml7r

Specify caps to dashed segments:

https://wolfram.com/xid/0pu1bbcx4y-bwwp1f

Properties & Relations (3)Properties of the function, and connections to other functions
AbsoluteDashing defines the length of a segment in units of printer's points:

https://wolfram.com/xid/0pu1bbcx4y-dygctt

AbsoluteDashing is independent of the image size:

https://wolfram.com/xid/0pu1bbcx4y-b1ga0a

Dashing defines the length of a segment as a fraction of the total width of the graphic:

https://wolfram.com/xid/0pu1bbcx4y-pjd2m

Dashing depends on the image size:

https://wolfram.com/xid/0pu1bbcx4y-co95nn

AbsoluteDashing overrides the CapForm directive:

https://wolfram.com/xid/0pu1bbcx4y-v2x8we

Specify the third argument to Dashing to set a cap form for all dashes:

https://wolfram.com/xid/0pu1bbcx4y-ntea3q

Possible Issues (1)Common pitfalls and unexpected behavior
Wolfram Research (1991), AbsoluteDashing, Wolfram Language function, https://reference.wolfram.com/language/ref/AbsoluteDashing.html (updated 2021).
Text
Wolfram Research (1991), AbsoluteDashing, Wolfram Language function, https://reference.wolfram.com/language/ref/AbsoluteDashing.html (updated 2021).
Wolfram Research (1991), AbsoluteDashing, Wolfram Language function, https://reference.wolfram.com/language/ref/AbsoluteDashing.html (updated 2021).
CMS
Wolfram Language. 1991. "AbsoluteDashing." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2021. https://reference.wolfram.com/language/ref/AbsoluteDashing.html.
Wolfram Language. 1991. "AbsoluteDashing." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2021. https://reference.wolfram.com/language/ref/AbsoluteDashing.html.
APA
Wolfram Language. (1991). AbsoluteDashing. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AbsoluteDashing.html
Wolfram Language. (1991). AbsoluteDashing. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/AbsoluteDashing.html
BibTeX
@misc{reference.wolfram_2025_absolutedashing, author="Wolfram Research", title="{AbsoluteDashing}", year="2021", howpublished="\url{https://reference.wolfram.com/language/ref/AbsoluteDashing.html}", note=[Accessed: 23-April-2025
]}
BibLaTeX
@online{reference.wolfram_2025_absolutedashing, organization={Wolfram Research}, title={AbsoluteDashing}, year={2021}, url={https://reference.wolfram.com/language/ref/AbsoluteDashing.html}, note=[Accessed: 23-April-2025
]}