Module

Column

The column chart widget draws columns for categories along the x-axis where the column height is in proportion to its value along the y-axis. The x-axis can include one or more grouping elements—including time—while the y-axis is a single metric, or measured value.

This widget has the same methods of Series widget.

This widget use Highchart library.

Tutorials:
See:

View Source widgets/column.js, line 5