GraphLayerStyle

GraphLayerStyle

is an option for LayeredGraphPlot3D and related functions that specifies the style in which to draw a layer on the plot.

Details

  • GraphLayerStyleg specifies that a graph directive g should be used to draw all layers on a plot.
  • GraphLayerStyle{g1,g2,} specifies that successive directives gi should be used cyclically to draw elements associated with successive layers.
  • GraphLayerStyle can take any applicable graphics directive, including colors and Opacity.
  • Directives can be combined using Directive[g1,g2,].
  • GraphLayerStyle"scheme" uses the specified discrete color scheme in ColorData.

Examples

Basic Examples  (3)

Specify the overall style of face grids:

Alternate between red and blue colors on layers:

Use gradient colors from ColorData:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2023_graphlayerstyle, organization={Wolfram Research}, title={GraphLayerStyle}, year={2021}, url={https://reference.wolfram.com/language/ref/GraphLayerStyle.html}, note=[Accessed: 19-April-2024 ]}