An Error Bar Chart adds error bars to horizontal bar series to indicate measurement uncertainty or variability. Each error bar extends from the data point to show the range of possible values, making it easy to assess data reliability at a glance.
This sample visualizes average daily sales for the top 10 cosmetic products, from Eyeshadows at around 31 units to Powder at 229 units per day. Each bar includes both upper and lower error values mapped from the dataset, and hovering any bar reveals a formatted tooltip displaying the product name and sales figure. Categories run along the vertical axis while the horizontal axis measures pieces sold per day.
Follow the step-by-step Error Chart Tutorial to learn how such charts are built. See the Error Chart documentation for all configuration options.