WOLFRAM

is an option for plotting functions such as ListPlot and BarChart that specifies how to represent uncertainty intervals.

Details

  • Interval markers are displayed as follows:
  • IntervalMarkers takes the following forms:
  • Automaticautomatically determined appearance
    Noneignore uncertain data
    "name"use a named appearance to show uncertainty
  • Possible named appearances include:
  • "Bars"draw bars to represent errors
    "Fences"draw fences at the error limits
    "Points"draw points at the error limits
    "Ellipses"draw an ellipse contained in the error limits
    "Bands"draw a band enclosing the uncertainty
  • Possible named appearances in 3D include:
  • "Bars"draw bars to represent errors
    "Tubes"draw tubes to represent errors

Examples

open allclose all

Basic Examples  (4)Summary of the most common use cases

Visualize the uncertainty around each point:

Out[2]=2

Use bars to visualize uncertainty:

Out[1]=1

Display a bar chart with uncertainty:

Out[1]=1

Use bands to visualize joined uncertainties:

Out[1]=1

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

Plot data with asymmetric uncertainty intervals:

Out[7]=7

Plot correlated uncertainty in 2D:

Out[1]=1

Plot 3D uncertainty:

Out[1]=1

Use tubes to represent uncertainty:

Out[2]=2

Specify the style to use for uncertainty:

Out[1]=1
Wolfram Research (2019), IntervalMarkers, Wolfram Language function, https://reference.wolfram.com/language/ref/IntervalMarkers.html (updated 2020).
Wolfram Research (2019), IntervalMarkers, Wolfram Language function, https://reference.wolfram.com/language/ref/IntervalMarkers.html (updated 2020).

Text

Wolfram Research (2019), IntervalMarkers, Wolfram Language function, https://reference.wolfram.com/language/ref/IntervalMarkers.html (updated 2020).

Wolfram Research (2019), IntervalMarkers, Wolfram Language function, https://reference.wolfram.com/language/ref/IntervalMarkers.html (updated 2020).

CMS

Wolfram Language. 2019. "IntervalMarkers." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2020. https://reference.wolfram.com/language/ref/IntervalMarkers.html.

Wolfram Language. 2019. "IntervalMarkers." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2020. https://reference.wolfram.com/language/ref/IntervalMarkers.html.

APA

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

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

BibTeX

@misc{reference.wolfram_2024_intervalmarkers, author="Wolfram Research", title="{IntervalMarkers}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/IntervalMarkers.html}", note=[Accessed: 07-January-2025 ]}

@misc{reference.wolfram_2024_intervalmarkers, author="Wolfram Research", title="{IntervalMarkers}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/IntervalMarkers.html}", note=[Accessed: 07-January-2025 ]}

BibLaTeX

@online{reference.wolfram_2024_intervalmarkers, organization={Wolfram Research}, title={IntervalMarkers}, year={2020}, url={https://reference.wolfram.com/language/ref/IntervalMarkers.html}, note=[Accessed: 07-January-2025 ]}

@online{reference.wolfram_2024_intervalmarkers, organization={Wolfram Research}, title={IntervalMarkers}, year={2020}, url={https://reference.wolfram.com/language/ref/IntervalMarkers.html}, note=[Accessed: 07-January-2025 ]}