Format: Ro: Diferență între versiuni
De la alegeri.md
Oleg (Discuție | contribuții) |
Oleg (Discuție | contribuții) |
||
Linia 1: | Linia 1: | ||
+ | {{GraphChart|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|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|width=100|height=100|type=pie|legend=<translate><!--T:75--> Legend</translate> | ||
+ | |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=400|height=100|xAxisTitle=X|yAxisTitle=Y | ||
+ | |legend=<translate><!--T:76--> Legend</translate>|type=stackedarea|x=1,2,3,4,5,6|y1=10,12,6,14,2,10 | ||
+ | |y2=2,4,6,8,13,11|interpolate=monotone|colors=seagreen,orchid}} | ||
+ | |||
+ | |||
+ | |||
<div class="panel panel-default" style="padding:1px; margin-bottom:0"> | <div class="panel panel-default" style="padding:1px; margin-bottom:0"> | ||
<table class="tempro"> | <table class="tempro"> |