Documentation
Code
GitLab
components/cross-section/scatterplot
Measurement
Type Alias Measurement
type
Measurement
=
{
distance
:
number
;
from
:
string
;
id
:
string
;
label
:
string
;
slope
:
number
;
text
:
string
|
null
;
to
:
string
;
u
:
number
;
v
:
number
;
x
:
number
;
y
:
number
;
}
Index
Properties
distance
from
id
label
slope
text
to
u
v
x
y
Properties
distance
distance
:
number
from
from
:
string
id
id
:
string
label
label
:
string
slope
slope
:
number
text
text
:
string
|
null
to
to
:
string
u
u
:
number
v
v
:
number
x
x
:
number
y
y
:
number
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
distance
from
id
label
slope
text
to
u
v
x
y
@geogirafe/lib-geoportal
Loading...