Report the column (and row) under the pointer so a host can show a tooltip.
Returns a hit id of footprint:<time> — the payload is on hoverAt.
Full hover payload for (x, y) in media px, for a host-drawn tooltip.
rc defaults to the context of the last paint, so a crosshair handler can
just call hoverAt(p.x, p.y).
Optionalrc: PrimitiveRenderContextPer-bar aggregates, in bar order.
Footprint rows span the bar's traded range, so unlike the profile overlays this one does drive autoscale — otherwise the top and bottom rows clip.