Module:Chart/doc: Difference between revisions

Content deleted Content added
No edit summary
Line 38:
===Examples===
 
==== Basic ====
<pre>
{{ #invoke:Chart | bar chart
Line 68 ⟶ 69:
 
 
====Stacked====
Here is the same graph, with more modest height and width, using "stack", and adding "units suffix" for good measure:
 
Line 99 ⟶ 101:
 
 
====Scale per group====
It is possible to show each of the groups using different scale and units:
 
Line 213 ⟶ 216:
 
{{-}}
 
 
 
 
== Drawing Pie charts: "pie chart" ==