Type alias ScattermapMarkers
ScattermapMarkers:
object
Markers style configuration of Scattermap chart
Type declaration
fill
fill?: "filled" | "filled-light" | "hollow" | "hollow-bold"
Specifies the fill style of the markers
size
size?: object
Specifies the size configuration for the markers
size.defaultSizedefaultSize?:
numberThe default size of the markers
size.maxSizemaxSize?:
numberThe maximum size of the markers when using a "size" data field
size.minSizeminSize?:
numberThe minimum size of the markers when using a "size" data field