Difference between revisions of "Template:Bar chart/bar/sandbox"
< Template:Bar chart | bar
Jump to navigation
Jump to search
imported>Paine Ellsworth (test) |
imported>Paine Ellsworth (Undid revision 694791966 by Paine Ellsworth (talk) srv) |
||
| Line 1: | Line 1: | ||
| − | <div style="height: 1.25em; width: {{{width| | + | <div style="height: 1.25em; width: {{{width|40}}}{{{width_units|em}}};"><div style="position: absolute; background-color: {{{color|rgb(206, 223, 242)}}}; width:{{#expr:{{{width|40}}}*{{formatnum:{{{1|300000}}}|R}}/{{formatnum:{{{2|600000}}}|R}} round 1}}{{{width_units|em}}}; height: 1.25em; margin: 0 0 0 0; z-index: 0;"></div><span style="position: absolute; height:1.25em; width: {{{width|40}}}{{{width_units|em}}}; padding: 0 0 0 2em; z-index: 10;">{{nowrap|{{formatnum:{{{1|300000}}}}}{{#if:{{{comment|}}}|<span style="font-size: 90%; padding-left: 1em;">({{{comment}}})</span>|}}}}</span></div><noinclude> |
{{documentation}} | {{documentation}} | ||
</noinclude> | </noinclude> | ||
Latest revision as of 16:15, 11 December 2015
300,000
| This is the template sandbox page for Template:Bar chart/bar (diff). See also the companion subpage for test cases. |
This template can be used to create bars for a horizontal bar chart.
Usage
{{Bar chart/bar| data | total | width = width | width_units = width_units | color = color }}
widthis a number which determines the maximum width of the barwidth_unitsare the units associated with the width (em, px, or %). The default is em.dataandtotalare used to determine the width of the bar usingdata/totalto compute a percentage ofwidth.datais also used for the label on each bar.coloris used to override the default bar color.
See also
- {{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.
| The above documentation is transcluded from Template:Bar chart/bar/doc. (edit | history) Editors can experiment in this template's sandbox (edit | diff) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |