An Error Column Chart overlays error bars on vertical columns to represent measurement uncertainty or data variability. This combination makes it straightforward to compare central values across categories while also seeing how much each measurement may deviate.
This sample compares the mean height of males and females across age groups from 5 to 50 years in 5-year intervals. Two column series with distinct colors represent each gender, and a legend allows toggling visibility. Each column carries upper and lower error bars showing the height deviation range. A custom tooltip displays the computed minimum, mean, and maximum values when hovering any column.
Follow the step-by-step Error Chart Tutorial to learn how such charts are built. See the Error Chart documentation for all configuration options.