Jump to content

Template:Bar chart/bar/doc

Kufuma Wikipedia

This template can be used to create bars for a horizontal bar chart.

{{Bar chart/bar| data | total | width = width | width_units = width_units | color = color }}
  • width is a number which determines the maximum width of the bar
  • width_units are the units associated with the width (em, px, or %). The default is em.
  • data and total are used to determine the width of the bar using data/total to compute a percentage of width.
  • data is also used for the label on each bar.
  • color is used to override the default bar color.

See also

[kulemba source]
  • {{Bar chart}} uses this template to generate bar charts.
  • {{Composition bar}} used for displaying the number of seats held by a political party, or other single statistics.