Data:PVP Deaths.chart

From Legendary Hardcore Wiki
Revision as of 08:44, 25 February 2026 by Natonite (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

{

   "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"

}