Docs
CodeRabbit
Cloudflare
Railway
AG Grid
Clerk
OpenRouter
WorkOS
SerpAPI
Netlify
Unkey
Prisma
Sentry
Electric
CodeRabbit
Cloudflare
Railway
AG Grid
Clerk
OpenRouter
WorkOS
SerpAPI
Netlify
Unkey
Prisma
Sentry
Electric
Table API Reference
Column API Reference
Row API Reference
Cell API Reference
Header API Reference
Features API Reference
Static Functions API Reference
Legacy API Reference
Features API Reference

aggregationFn_extent

Variable: aggregationFn_extent

ts
const aggregationFn_extent: AggregationFn<any, any>;
const aggregationFn_extent: AggregationFn<any, any>;

Defined in: fns/aggregationFns.ts:95

Finds the numeric extent for a grouped column.

Returns [min, max], where each entry is undefined when no numeric value is present.