Documentation
Code
GitLab
components/cross-section/scatterplot
Marker
Type Alias Marker
type
Marker
=
{
colour
:
string
;
feature
:
string
;
group
:
string
|
null
;
id
:
string
;
label
:
string
;
opacity
:
number
;
show
:
boolean
;
u
:
number
;
update
:
boolean
;
v
:
number
;
x
:
number
;
xm
:
number
|
null
;
y
:
number
;
ym
:
number
|
null
;
zm
:
number
|
null
;
}
Index
Properties
colour
feature
group
id
label
opacity
show
u
update
v
x
xm
y
ym
zm
Properties
colour
colour
:
string
feature
feature
:
string
group
group
:
string
|
null
id
id
:
string
label
label
:
string
opacity
opacity
:
number
show
show
:
boolean
u
u
:
number
update
update
:
boolean
v
v
:
number
x
x
:
number
xm
xm
:
number
|
null
y
y
:
number
ym
ym
:
number
|
null
zm
zm
:
number
|
null
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
colour
feature
group
id
label
opacity
show
u
update
v
x
xm
y
ym
zm
@geogirafe/lib-geoportal
Loading...