A Multi-Series Column Chart groups side-by-side columns for every category, making it easy to compare values across several data series at once. Each series gets its own color and legend entry for quick identification.
This sample shows product revenue across four U.S. states — Florida, Texas, Arizona, and Nevada. Dollar-formatted labels sit above each column, and tooltips display the product name as a title with per-state revenue in the body. The interactive legend lets viewers toggle any region on or off.
Follow the step-by-step Column Chart Tutorial to learn how such charts are built. See the Column Chart documentation for all configuration options.