Template:Basic pie chart/doc
Appearance
This is a documentation subpage for Template:Basic pie chart. It contains usage information, categories and other content that is not part of the original template page. |
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}}