Radar charts
Average and median of the 11 loot-and-feature axes across all
% const AXES = [ % “dangerousCreatures”, % “chests”, % “rareMaterials”, % “pouches”, % “hearts”, % “wands”, % “potions”, % “shops”, % “greatChests”, % “mimics”, % “hvSpells”, % ]; % // The 11 axes, in scheme order.
Four charts — mean and median overlaid
One chart per world grouping; each shows the mean and the median as two overlaid series. Where they diverge (the small, lumpy axes like great chests or rare materials, whose median is often zero), the gap is visible directly.
Eight charts — one per world × stat
The same data, fully separated: each world grouping rendered once for the mean and once for the median.