A Multi-Series Column Chart places side-by-side columns for each category, making it straightforward to compare values across several data series at once. Adjusting the point position lets columns overlap for a more compact visual.
This sample compares product revenue in two U.S. regions — Florida and Texas. The columns are intentionally shifted so the two series overlap, creating a layered look that highlights differences. An interactive legend toggles each region on and off, and tooltips display the product name alongside state-specific revenue figures.
Follow the step-by-step Column Chart Tutorial to learn how such charts are built. See the Column Chart documentation for all configuration options.