Data:PVP Deaths.chart: Difference between revisions

From Legendary Hardcore Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 18: Line 18:
         "#4B77D6"
         "#4B77D6"
     ],
     ],
     "source": "Data:PVP Deaths.tab"
     "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"

}