options/highcharts_series_tooltip_options library

Classes

HighchartsSeriesTooltipOptions
A configuration object for the tooltip rendering of each single series. Properties are inherited from tooltip, but only the following properties can be defined on a series level.
HighchartsTooltipDateTimeLabelFormatsOptions
For series on datetime axes, the date format in the tooltip's header will by default be guessed based on the closest data points. This member gives the default string representations used for each unit. For an overview of the string or object configuration, see dateFormat.
HighchartsTooltipPositionOptions
Positioning options for fixed tooltip, taking effect only when tooltip.fixed is true.