Data:PVP Deaths.chart: Difference between revisions
Jump to navigation
Jump to search
Created page with "{ "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": "PVP Deaths.tab" }" |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 18: | Line 18: | ||
"#4B77D6" | "#4B77D6" | ||
], | ], | ||
"source": " | "source": "Data:PVP_Deaths.tab" | ||
} | } | ||
Latest revision as of 08:44, 25 February 2026
{
"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"
}