pond-ts API Reference (core)
Preparing search index...
AggregateOutputSpec
Type Alias AggregateOutputSpec<S, Name>
AggregateOutputSpec
:
Readonly
<
{
from
:
Name
;
kind
?:
ScalarKind
;
using
:
AggregateReducerForColumn
<
S
,
Name
>
;
}
,
>
Type Parameters
S
extends
SeriesSchema
Name
extends
ValueColumnsForSchema
<
S
>
[
number
]
[
"name"
]
=
ValueColumnsForSchema
<
S
>
[
number
]
[
"name"
]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
pond-ts API Reference (core)
Loading...