@moritzbrantner/charts - v0.1.1
GitHub
Preparing search index...
ChartPointGroupAccessor
Type Alias ChartPointGroupAccessor<TProperties>
ChartPointGroupAccessor
:
|
{
metric
:
string
}
|
{
property
:
string
}
|
(
(
point
:
IndexedChartSeriesPoint
<
TProperties
>
,
)
=>
string
|
number
|
null
|
undefined
)
Type Parameters
TProperties
=
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
@moritzbrantner/charts - v0.1.1
Loading...