Template:Basic pie chart/doc

From Wikisource
Jump to navigation Jump to search

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
}}

See also[edit]