fn calculate_heatmap(
    ctx: &EventCtx<'_>,
    app: &dyn AppLike,
    counts: TrafficCounts
) -> ToggleZoomed