Preparing search index...
The search index is not available
@ghsc/nshmp-utils-ts - 3.12.1
@ghsc/nshmp-utils-ts
nshmpHaz
XyDataGroup
Interface XyDataGroup<T>
interface
XyDataGroup
<
T
>
{
data
:
T
[]
;
label
:
string
;
xLabel
:
string
;
yLabel
:
string
;
}
Type Parameters
T
Index
Properties
data
label
x
Label
y
Label
Properties
data
data
:
T
[]
label
label
:
string
x
Label
x
Label
:
string
y
Label
y
Label
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
label
x
Label
y
Label
@ghsc/nshmp-utils-ts
Loading...