A multi-series bar chart groups horizontal bars by category so several data sets can be compared side by side. Each series gets its own color, making differences between groups immediately visible.
This sample compares revenue from three cosmetic products across four U.S. regions: Florida, Texas, Arizona, and Nevada. An interactive legend lets you toggle or highlight individual regions, and formatted tooltips display the product name, region, and dollar revenue on hover. Right-aligned data labels show the exact value for every bar.
Follow the step-by-step Bar Chart Tutorial to learn how such charts are built. See the Bar Chart documentation for all configuration options.