HoverMode Type

Sets this figure's behavior when a user hovers over it. When set to 'x', all data sharing the same 'x' coordinate will be shown on screen with corresponding trace labels. When set to 'y' all data sharing the same 'y' coordinates will be shown on the screen with corresponding trace labels. When set to 'closest', information about the data point closest to where the viewer is hovering will appear.

Union cases

Union case Description

Closest

Full Usage: Closest

False

Full Usage: False

X

Full Usage: X

XUnified

Full Usage: XUnified

Y

Full Usage: Y

YUnified

Full Usage: YUnified

Instance members

Instance member Description

this.Convert

Full Usage: this.Convert

Returns: obj
Returns: obj

Static members

Static member Description

HoverMode.convert

Full Usage: HoverMode.convert

Returns: HoverMode -> obj
Returns: HoverMode -> obj