@moritzbrantner/charts - v0.1.1
GitHub
Preparing search index...
ChartRenderData
Type Alias ChartRenderData<TProperties>
type
ChartRenderData
<
TProperties
=
Record
<
string
,
unknown
>
>
=
{
annotations
:
ChartGapAnnotation
[]
;
rows
:
ChartRenderDatum
<
TProperties
>
[]
;
}
Type Parameters
TProperties
=
Record
<
string
,
unknown
>
Index
Properties
annotations
rows
Properties
annotations
annotations
:
ChartGapAnnotation
[]
rows
rows
:
ChartRenderDatum
<
TProperties
>
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
annotations
rows
GitHub
@moritzbrantner/charts - v0.1.1
Loading...