Template:AvoinGLAM/Barchart
Appearance
No values provided
This is an attempt to create an easy-to use bar chart. You can add a title, a list of values, and a list of labels for the values. Separate lists with a semicolon.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Caption | caption | no description | Unknown | optional |
| Label list | labellist | Provide a list of labels for the values. Separate with a semicolon. Make sure not to use semicolons in the labels and that the number and order of the labels matches the number and order of the values. | Unknown | optional |
| Value list | valuelist | Provide a list of values. Separate with a semicolon. Make sure that the number and order of the labels matches the number and order of the labels. | Unknown | optional |