Data:PVP Deaths.chart
{
"license": "CC0-1.0",
"version": 1,
"type": "bar",
"width": 350,
"height": 200,
"xAxis": {
"title": "Month",
"angle": -45,
"type": "category"
},
"yAxis": {
"title": {
"en": "% of deaths"
}
},
"colors": [
"#4B77D6"
],
"source": "Data:PVP Deaths.tab"
}