Vorlage:Graph:Chart/Test

Aus Wikibooks

{{Graph:Chart|_title=Line chart|width=400|height=100|type=line|x=1,2,3,4,5,6,7,8|y=10,12,6,14,2,10,7,9}}

{{Graph:Chart|_title=Area chart|width=400|height=100|type=area|x=1,2,3,4,5,6,7,8|y=10,12,6,14,2,10,7,9}}

{{Graph:Chart|_title=Bar chart |width=400|height=100|xAxisTitle=X|yAxisTitle=Y|type=rect|x=1,2,3,4,5,6,7,8|y=10,12,6,14,2,10,7,9}}

{{Graph:Chart|_title=Line chart - semilog in y with zeroes (no failsafe for log(0))|width=400|height=200|type=line|yScaleType=log|x=1,2,3,4,5,6,7,8|y=10,12,6,14,2,0,7,9}}

{{Graph:Chart|_title=Line chart - semilog in y with zeroes (yAxisMin protection)|width=400|height=200|type=line |yScaleType=log|yAxisMin=1 |x=1,2,3,4,5,6,7,8|y=10,12,6,14,2,0,7,9}}

{{Graph:Chart|_title=Line chart with multiple data series|width=400|height=100|xAxisTitle=X|yAxisTitle=Y|legend=Legend|type=line| x=1,2,3,4,5,6,7,8|y1=10,12,6,14,2,10,7,9|y2=2,4,6,8,13,11,9,2|colors=#0000aa,#ff8000| linewidths= 1, 5}}

{{Graph:Chart|_title=Line chart with symbols|width=400|height=100|type=line|x=1,2,3,4,5,6,7,8| y=10,12,6,14,2,10,7,9|showSymbols= |symbolsShape=diamond}}

{{Graph:Chart|_title=Line chart with multiple data series and symbols|width=400|height=100|xAxisTitle=X|yAxisTitle=Y|legend=Legend|type=line|x=1,2,3,4,5,6,7,8| y1=10,12,6,14,2,10,7,9|y2=2,4,6,8,13,11,9,2|colors=#0000aa,#ff8000|showSymbols=5, 10| symbolsShape = square, banana| symbolsNoFill = |linewidths = 5, 1}}

{{Graph:Chart|_title=Area chart with multiple data series|width=400|height=100|xAxisTitle=X|yAxisTitle=Y|legend=Legend|type=area|x=1,2,3,4,5,6,7,8| y1=10,12,6,14,2,10,7,9|y2=2,4,6,8,13,11,9,2|colors=#800000aa,#80ff8000}}

{{Graph:Chart|_title=Bar chart with multiple data series|width=400|height=100|xAxisTitle=X|yAxisTitle=Y|legend=Legend|type=rect|x=1,2,3,4,5,6,7,8| y1=10,12,6,14,2,10,7,9|y2=2,4,6,8,13,11,9,2|colors=#800000aa,#80ff8000}}

{{Graph:Chart|_title=Area chart with smoothed data values|width=400|height=100|xAxisTitle=X|yAxisTitle=Y|legend=Legend|type=stackedarea|x=1,2,3,4,5,6,7,8| y1=10,12,6,14,2,10,7,9|y2=2,4,6,8,13,11,9,2|interpolate=monotone|colors=seagreen, orchid}}

{{Graph:Chart|_title=Bar chart with text|width=400|height=100|xAxisTitle=X|yAxisTitle=Y|type=rect|x=1,2,3,4,5,6,7,8|y=10,12,6,14,2,10,7,9| showValues=true}}

{{Graph:Chart|_title=Bar chart with text offset|width=400|height=100|xAxisTitle=X|yAxisTitle=Y|type=rect|x=1,2,3,4,5,6,7,8|y=10,12,6,14,2,10,7,9| showValues=offset:1}}

{{Graph:Chart|_title=Bar chart with stacked data series|width=400|height=100|xAxisTitle=X|yAxisTitle=Y|legend=Legend|type=stackedrect|x=1,2,3,4,5,6,7,8| y1=10,12,6,14,2,10,7,9|y2=2,4,6,8,13,11,9,2|y1Title=Data A|y2Title=Data B|colors=seagreen, orchid}}

{{Graph:Chart|_title=Pie 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|_title=Pie chart with text|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|_title=Pie chart with variable radius|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|_title=Donut 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}}

{{Graph:Chart|colors=#ffff5ba0, #641050ff, #ffaaff00,|hannotatonslabel=label4, label5, label6|hannotatonsline=4, 5, 6|linewidths=2,4,0|showSymbols=3,3,3|symbolsShape=triangle_up, cross, banana|type=line|x=0,1,2,3|y1=0,3.342,2.3423,5.32423|y2=1,2.342,4.63,2.32423|y3=3,1.342,2.63,6.32423}}

{{Graph:Chart|colors=#ffff5ba0, #641050ff, #ffaaff00,|hannotatonslabel=label4, label5, label6|hannotatonsline=4, 5, 6|linewidths=2,4,0|type=stackedarea|vannotatonslabel=label1, label2, label3|vannotatonsline=1, 2, 3|x=0,1,2,3|y1=0,3.342,2.3423,5.32423|y2=1,2.342,4.63,2.32423|y3=3,1.342,2.63,6.32423}}

{{Graph:Chart|colors=#ffff5ba0, #641050ff, #ffaaff00,|type=area|vannotatonslabel=label1, label2, label3|vannotatonsline=1, 2, 3|x=0,1,2,3|y1=0,3.342,2.3423,5.32423|y2=1,2.342,4.63,2.32423|y3=3,1.342,2.63,6.32423}}