var myChart = Highcharts.chart('graph_3208', {
chart: {
backgroundColor:'#ffffff',
type: 'spline'
},
credits: {enabled: false},
title: {
text: 'Shooting Performance'
},
subtitle: {
text: 'Individual Scores'
},
xAxis: {
title: {
text: 'Number of Competitions'
},
plotLines: [{
value: 0,
width: 1,
color: '#808080'
}]
},
yAxis: {
title: {
text: 'Score'
},
plotLines: [{
value: 0,
width: 1,
color: '#808080'
}]
},
tooltip: {
headerFormat: '{series.name}
',
pointFormat: '\u25CF {point.name} Score:{point.y}
',
valueSuffix: ''
},
legend: {
layout: 'vertical',
align: 'center',
verticalAlign: 'bottom',
borderWidth: 0
},
series: [{
name: 'Combo - Precision 3P Air Rifle & 10m Air Pistol Combo',
data: [{name:'05/07/2023 Air Combo',y:443},{name:'05/14/2023 Air Combo',y:433},{name:'05/21/2023 Air Combo',y:462},{name:'05/28/2023 Air Combo',y:468},{name:'06/04/2023 Air Combo',y:454},]
},{
name: 'Rifle - Air - Precision 3 Position - Full Course',
data: [{name:'03/31/2023 3 Position Air Rifle',y:402},]
},{
name: 'Pistol - Air 10m - 30 shots',
data: [{name:'02/28/2023 10 Meter Air Pistol - 30 Shots',y:234},{name:'04/30/2023 10 Meter Air Pistol - 30 Shots',y:256},{name:'05/07/2023 Air Pistol',y:256},{name:'05/14/2023 Air Pistol',y:231},{name:'05/21/2023 Air Pistol',y:250},{name:'05/28/2023 Air Pistol',y:256},{name:'06/04/2023 Air Pistol',y:244},]
},{
name: 'Rifle - Air - Precision Prone (3x10)',
data: [{name:'02/28/2023 Prone Air Rifle - 30 Shots',y:231},{name:'03/31/2023 Prone Air Rifle - 30 Shots',y:220},]
},{
name: 'Rifle - Air - 3 Position - Half Course',
data: [{name:'05/07/2023 3 Position Air Rifle',y:187},{name:'05/14/2023 3 Position Air Rifle',y:202},{name:'05/21/2023 3 Position Air Rifle',y:212},{name:'05/28/2023 3 Position Air Rifle',y:212},{name:'06/04/2023 3 Position Air Rifle',y:210},]
},{
name: 'Pistol - Air 10m - 60 shots',
data: [{name:'04/30/2023 10 Meter Air Pistol - 60 Shots',y:508},]
},{
name: 'Rifle - Air - Precision Standing (3x10)',
data: [{name:'05/07/2023 Standing Air Rifle',y:151},{name:'05/14/2023 Standing Air Rifle',y:177},{name:'05/21/2023 Standing Air Rifle',y:162},{name:'05/28/2023 Standing Air Rifle',y:158},{name:'06/04/2023 Standing Air Rifle',y:192},]
}]
});
Victor Rainier Cruz Perez
Teams:
No Teams Yet