f4c47a72ac
- layout.pug: formatNetworkChartValue now calls scaleFromGH() for Hashrate labels instead of appending the fixed (GH/s) unit, so tooltip values match the Y-axis auto-scaled unit (MH/s…PH/s) - custom.js: promote HASH_UNITS and scaleFromGH to global scope so layout.pug inline scripts can reuse them; fix unused 'mutations' param - settings.json.tmpl: disable block_line on both charts (was green rgba(0,128,0)); color updated to purple rgba(120,60,220,0.25)