graph » options » outlier

outlier

[ root » graph » options » outlier ]

Boxplot chart only: Configures the outlier marker.




AttributeTypeDescription
hoverMarker
hover-marker
ObjectAllows you to set styling attributes, which are triggered when the user hovers over the data points (or nodes) on the chart. This object may be used in conjunction with the "hover-state" object, depending on the chart type. Note: The "hover-mode" attribute may be used to set whether hover styling activates per node or plot.
Default Value: null
Introduced in: v2.1.0
Chart types: Boxplot
markerObjectSets the styling for markers.
Introduced in: v2.1.0
Chart types: Boxplot
tooltipObjectConfigures the tooltip element, which appears when hovering over an object.
Introduced in: v2.1.0
Chart types: Boxplot