Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
RenderedSeries
Interface RenderedSeries
interface
RenderedSeries
{
id
:
string
;
kind
:
SeriesKind
;
color
:
string
|
null
;
label
:
string
|
null
;
points
:
RenderedPoint
[]
;
data
?:
Record
<
string
,
unknown
>
;
}
Index
Properties
id
kind
color
label
points
data?
Properties
id
id
:
string
kind
kind
:
SeriesKind
color
color
:
string
|
null
label
label
:
string
|
null
points
points
:
RenderedPoint
[]
Optional
data
data
?:
Record
<
string
,
unknown
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
kind
color
label
points
data
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...