← All chart types

bar family

column-vertical

Synonym for bar-vertical — used by some chart libraries.

Microsoft and some BI tools call vertical bars "columns" and reserve "bar" for horizontal. We treat them as the same thing.

When to use

Same conditions as bar-vertical.

When NOT to use

Same as bar-vertical.

Rhetorical roles

  • compare
  • rank
  • evolve

Variants & related

Required primitives

  • has_axis_titles

Optional primitives

  • has_data_labels
  • has_legend

Common anti-patterns

  • truncated-axis

Disambiguation rules

  • Identical to bar-vertical — the only difference is naming convention.