options/highcharts_drilldown_options
library
Classes
-
HighchartsDrilldownActiveDataLabelStyleOptions
-
Additional styles to apply to the data label of a point that has
drilldown data. By default it is underlined and blue to invite to
interaction.
-
HighchartsDrilldownBreadcrumbsOptions
-
Options for the breadcrumbs, the navigation at the top leading the way
up through the drilldown levels.
-
HighchartsDrilldownDrillUpButtonOptions
-
Drill up button is deprecated since Highcharts v9.3.2. Use
drilldown.breadcrumbs instead.
-
HighchartsDrilldownDrillUpButtonPositionOptions
-
Positioning options for the button within the
relativeTo
box.
Available properties are x
, y
, align
and verticalAlign
.
-
HighchartsDrilldownOptions
-
Options for drill down, the concept of inspecting increasingly high
resolution data through clicking on chart items like columns or pie slices.
-
HighchartsNavigationBreadcrumbsButtonThemeOptions
-
A collection of attributes for the buttons. The object takes SVG
attributes like
fill
, stroke
, stroke-width
, as well as style
,
a collection of CSS properties for the text.
-
HighchartsNavigationBreadcrumbsButtonThemeStyleOptions
-
Highcharts Options Widget.
-
HighchartsNavigationBreadcrumbsEventsOptions
-
Highcharts Options Widget.
-
HighchartsNavigationBreadcrumbsPositionOptions
-
Positioning for the button row. The breadcrumbs buttons will be
aligned properly for the default chart layout (title, subtitle,
legend, range selector) for the custom chart layout set the position
properties.
-
HighchartsNavigationBreadcrumbsSeparatorOptions
-
Options object for Breadcrumbs separator.
-
HighchartsNavigationBreadcrumbsSeparatorStyleOptions
-
CSS styles for the breadcrumbs separator.