| Metric | Target | @foreach ($tab['data']['labels'] as $label){{ $label }} | @endforeachHow it’s calculated |
|---|---|---|---|
| {{ $row['label'] }} @if ($row['sub']) {{ $row['sub'] }} @endif @if ($row['type'] === 'stock') @endif | @foreach ($row['values'] as $value) @php [$text, $cls] = $fmtCell($row, $value); @endphp | {{ $text }} | @endforeach{{ $row['note'] }} |
Rows marked with a clock are point-in-time counts read from the daily 5pm snapshot, so they populate from when snapshots began and fill in going forward.