options/highcharts_flags_series_tooltip_options
library
Classes
-
HighchartsFlagsSeriesTooltipOptions
-
Specific tooltip options for flag series. Flag series tooltips are
different from most other types in that a flag doesn't have a data
value, so the tooltip rather displays the
text
option for each
point.
-
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
.