ErrorListPlot
ErrorListPlot[{{y1,dy1},{y2,dy2},…}]
plots points corresponding to a list of values y1,y2,…, with corresponding error bars. The errors have magnitudes dy1,dy2,….
Details and Options
- To use ErrorListPlot, you first need to load the ErrorBar Plotting Package using Needs["ErrorBarPlots`"].
- ErrorListPlot takes the same options as ListPlot, with the following addition:
-
ErrorBarFunction Automatic how to render errors
Examples
Basic Examples (1)
Plot data with associated errors:
ErrorListPlot takes the same options as ListPlot:
Text
Wolfram Research (2007), ErrorListPlot, Wolfram Language function, https://reference.wolfram.com/language/ErrorBarPlots/ref/ErrorListPlot.html.
CMS
Wolfram Language. 2007. "ErrorListPlot." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ErrorBarPlots/ref/ErrorListPlot.html.
APA
Wolfram Language. (2007). ErrorListPlot. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ErrorBarPlots/ref/ErrorListPlot.html