قالب:Graph:Chart
Parameters
Uses Lua: |
هذا القالب يستخدم أنماط القوالب: |
Examples
Line Chart:
Note: The y-axis starts from the smallest y value, though this can be overridden with the yAxisMin parameter.
Area chart:
Note: The y-axis starts from zero
Bar chart:
Line chart with more than one data series, using colors:
Area chart with more than one data series showing blended overlap:
Bar chart with multiple data series:
Area chart with smoothed data values:
Bar chart with stacked data series:
{{Graph:Chart|width=100|height=100|type=pie|legend=Legende|x=A,B,C,D,E,F,G,H,I|y1=100,200,150,300,100,100,150,50,200}}
{{Graph:Chart|width=100|height=100|type=pie|legend=Legende|x=A,B,C,D,E,F,G,H,I|y1=100,200,150,300,100,100,150,50,200|showValues=}}
{{Graph:Chart|width=100|height=100|type=pie|legend=Legende|x=A,B,C,D,E,F,G,H,I|y1=100,200,150,300,100,100,150,50,200|y2=7,8,9,8,8,9,10,9,5|showValues=}}
{{Graph:Chart|width=100|height=100|type=pie|innerRadius=40|legend=Legende|x=A,B,C,D,E,F,G,H,I|y1=100,200,150,300,100,100,150,50,200}}
Line Chart in an image frame:
See also
- {{Line chart}}
The above documentation is transcluded from قالب:Graph:Chart/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |