Scale Dashboard
${ currentUser } Guest Mode ${ selectedTeamName }
You are in Guest Mode. Data is saved locally to this browser.
Create an account to save to the cloud and share with teams.
Center of Gravity (Right / Front)
● Base
● Current
Weight Distribution
${ handlingTendency.label }
FRONT
LF
${ effectiveWeights.lf.toFixed(0) }
${ getCornerPct('lf') }%
RF
${ effectiveWeights.rf.toFixed(0) }
${ getCornerPct('rf') }%
LR
${ effectiveWeights.lr.toFixed(0) }
${ getCornerPct('lr') }%
RR
${ effectiveWeights.rr.toFixed(0) }
${ getCornerPct('rr') }%
${ effectiveStats.cross.toFixed(1) }%
CROSS
REAR
Enter weights to see distribution
${ handlingTendency.description }
History Log
CSV
Runs
| Sel | User | Run | Date | LF | RF | LR | RR | Total | Cross | Fuel | Notes | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ${ run.created_by } | #${ run.scale_num } | ${ formatShortDate(run.date) } | ${ run.lf } | ${ run.rf } | ${ run.lr } | ${ run.rr } | ${ run.total } | ${ run.cross_pct }% | ${ run.fuel_lbs } | ${ run.adjustment_notes } |