graph » options » outlier
outlier
[ root » graph » options » outlier ]
Boxplot chart only: Configures the outlier marker.
Attribute | Type | Description |
---|---|---|
hoverMarker hover-marker | Object | Allows 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 |
marker | Object | Sets the styling for markers. Introduced in: v2.1.0 Chart types: Boxplot |
tooltip | Object | Configures the tooltip element, which appears when hovering over an object. Introduced in: v2.1.0 Chart types: Boxplot |