틀:막대 도표/막대/설명문서
이 문서는 틀:막대 도표/막대에 대한 설명입니다. 여기에는 틀 사용법, 분류 등 원래의 틀 문서에는 포함되지 않는 내용을 담고 있습니다. |
이 틀은 수평 막대 도표를 생성하는 데 사용할 수 있습니다.
사용법
편집{{막대 도표/막대| data | total | width = width | width_units = width_units | color = color }}
- 11
너비
막대의 최대 너비를 결정하는 숫자입니다너비_단위
너비의 단위로 em, px, %가 있다.기본값은 em.data
andtotal
are used to determine the width of the bar usingdata/total
to compute a percentage ofwidth
.data
is also used for the label on each bar.색
is used to override the default bar color.