Kris

Totalt antal spelade matcher: 7
Antal segrar: 1 (14%)
Antal andraplaceringar: 2 (29%)
Antal tredjeplaceringar: 2 (29%)
Antal fjärdeplaceringar: 1 (14%)
Antal femteplaceringar: 1 (14%)

Warning: Undefined variable $curvetype in /customers/f/0/0/kenntoft.se/httpd.www/gamenights/spelardetalj.php on line 870 Warning: Undefined variable $graf in /customers/f/0/0/kenntoft.se/httpd.www/gamenights/spelardetalj.php on line 880 Warning: Undefined variable $maxvarde in /customers/f/0/0/kenntoft.se/httpd.www/gamenights/spelardetalj.php on line 882 ]); // Create and draw the visualization. var ac = new google.visualization.ComboChart(document.getElementById('visualizationlast')); ac.draw(data, { title : 'ELO och Placering historik', chartArea:{left:80,top:30,right:70,bottom:50,width:'95%',height:'95%'}, colors:['#3b5998','#FE2E2E'], curveType: '', backgroundColor: '#f7f7f7', hAxis: {title: 'Datum', textStyle:{bold: 1, italic: 0},titleTextStyle:{bold: 1, italic: 0}}, vAxis: {minValue:'1300', maxValue: '1600',gridlines: {count:-1}, title: 'ELO', titleTextStyle:{color: '#3b5998'}, textStyle:{color: '#3b5998'},baselineColor: '#3b5998', baseline: '1500', format: '####'}, seriesType: 'line', lineWidth: '', series:{1:{targetAxisIndex:1}}, vAxes:{1:{minValue:'0', maxValue: '',textStyle:{color: '#FE2E2E'},format:'#', baseline: '1', baselineColor: '#FE2E2E', type: 'line', areaOpacity: '20', direction:-1, title: 'Placering', titleTextStyle:{color: '#FE2E2E'}}} }); }