EdgeLabelStyle

EdgeLabelStyle

is an option and property for Graph and related functions that specifies the style to use for edge labels.

Details

  • Any style specification as used in Style can be used as a setting for EdgeLabelStyle.
  • Typical forms of settings include:
  • Automaticuse automatic setting
    styleuse style for all edges
    {e1->style1,e2->style2,}use stylei for edge ei
    {pattistylei,}use stylei for edges matching the pattern patti
  • Color directives such as Red, as well as text specifications such as Bold or Small, can be given.
  • Giving the option setting EdgeLabelStyle->style is effectively equivalent to replacing the label-like elements of a formatting or related construct by Style[label,style].

Examples

open allclose all

Basic Examples  (2)

Set the style for all edge labels:

Specify the style for individual vertex labels:

Scope  (4)

EdgeLabelStyle can be used for general graphs:

Matrix graphs:

Special graphs:

Random graphs:

Wolfram Research (2010), EdgeLabelStyle, Wolfram Language function, https://reference.wolfram.com/language/ref/EdgeLabelStyle.html.

Text

Wolfram Research (2010), EdgeLabelStyle, Wolfram Language function, https://reference.wolfram.com/language/ref/EdgeLabelStyle.html.

CMS

Wolfram Language. 2010. "EdgeLabelStyle." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/EdgeLabelStyle.html.

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2023_edgelabelstyle, organization={Wolfram Research}, title={EdgeLabelStyle}, year={2010}, url={https://reference.wolfram.com/language/ref/EdgeLabelStyle.html}, note=[Accessed: 18-March-2024 ]}