ExclusionsStyle

ExclusionsStyle

is an option to plotting functions that specifies how to render subregions excluded according to Exclusions.

Details

  • The following settings can be given:
  • suse style s for the interiors of excluded subregions
    {s,sb}use style sb for the boundaries of excluded subregions
    Noneleave excluded subregions blank
    Automaticdraw excluded subregions the same as outside
  • The styles s and sb can use color, thickness, point size and other graphics directives. Composite directives can be given using Directive.
  • For single-parameter plotting functions such as Plot, ExclusionsStyle->s specifies that style s should be used to render lines joining opposite sides of each excluded point. ExclusionsStyle->{s,sb} uses style sb for the endpoint of the curves on either side of an excluded point.
  • For two-parameter plotting functions such as Plot3D, ExclusionsStyle->s uses style s to render the ruled surface that joins opposite sides of each excluded curve. ExclusionsStyle->{s,sb} uses style sb for the boundary curves of the surfaces on either side of an excluded curve.
  • For DensityPlot, ExclusionsStyle->s is taken to be equivalent to ExclusionsStyle->{s,s}.

Examples

Basic Examples  (5)

Use red to show excluded portions of the surface:

Use transparency to show excluded portions of the surface:

Use red around the edges of the excluded portions of the surface:

Use red lines to connect portions of the curve and blue points where there are jumps:

Use black to indicate discontinuities in the density:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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