Column Charts

Introduction

A column chart illustrates comparisons among individual items. Categories are organized horizontally, values vertically. Categories can contain multiple data points. In this case, each column is colored according to the series that it represents.

Data Model

Mandatory channels: one value channel.

Optional channels: label channel, other value channels.

Each value channel is used for series values and the label channel is used for categories.

Examples

One series chart with legend.
Two series chart with legend.
Stacked columns.
Wide columns, with width controlled by the axis gap attribute.
Columns with value labels, as controlled by the plot valueFormat attribute.
Real3D offers more tools for you to impress.