Configures the marker in the series.
boolean
By default trackball will be enabled on mouse move, however it can be disabled by setting false to allowHighlight in marker.
Defaults to true
Options for customizing the border of a marker.
The data label for the series.
string
The fill color of the marker that accepts value in hex and rgba as a valid CSS color string. By default, it will take series’ color.
Defaults to null
number
The height of the marker in pixels.
Defaults to 5
string
The URL for the Image that is to be displayed as a marker. It requires marker shape
value to be an Image
.
Defaults to ”
boolean
If set true , marker get filled with series color.
Defaults to false
Options for customizing the marker position.
number
The opacity of the marker.
Defaults to 1
The different shape of a marker:
Defaults to ‘Circle’
boolean
If set to true the marker for series is rendered. This is applicable only for line and area type series.
Defaults to false
number
The width of the marker in pixels.
Defaults to 5