Data:PVP Deaths.chart

From Legendary Hardcore Wiki
Revision as of 08:41, 25 February 2026 by Natonite (talk | contribs) (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" }")
(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": "PVP Deaths.tab"

}