> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.latch.bio/llms.txt
> Use this file to discover all available pages before exploring further.

# Error Bars

> Add error bars to your plot.

You are able to add error bars to bar, scatter, and line plots. To add error bars, go to the series options in the right plot config sidebar, and select the configuration from the dropdown. You can either select prebuilt functions **Standard Deviation** and **Standard Error of the Mean** that calculate the values for you or you can select a custom column in the source table.

<video autoPlay muted loop playsInline className="w-full aspect-video" class="rounded-md">
  <source src="https://mintcdn.com/latchbio/nFvCRsD3GeYvKtOX/images/plots/plotting/styling/error-bars.mp4?fit=max&auto=format&n=nFvCRsD3GeYvKtOX&q=85&s=006302bf594d4e889d94b169a85b0c68" data-path="images/plots/plotting/styling/error-bars.mp4" />
</video>
