Template:Basic pie chart/sandbox
Appearance
| This is the template sandbox page for Template:Basic pie chart (diff). |
Usage
[edit]A basic pie chart:
- labels command separated labels
- values comma separated values
- legend the legend title (optional, default: "Legend")
- size the chart size in pixels (optional, default: 120)
Example
{{Basic pie chart
| labels = A,B
| values = 10,20
}}
| Graphs are temporarily unavailable due to technical issues. |
See also
[edit]- {{Graph:Chart}} the core wrapper around Module:Graph
- {{basic pie chart}}