options/highcharts_lang_options library
Classes
- HighchartsLangAccessibilityAnnounceNewDataOptions
-
Default announcement for new data in charts. If addPoint or
addSeries is used, and only one series/point is added, the
newPointAnnounce
andnewSeriesAnnounce
strings are used. The...Single
versions will be used if there is only one chart on the page, and the...Multiple
versions will be used if there are multiple charts on the page. For all other new data events, thenewDataAnnounce
string will be used. - HighchartsLangAccessibilityAxisOptions
- Axis description format strings.
- HighchartsLangAccessibilityChartTypesOptions
- Chart type description strings. This is added to the chart information region.
- HighchartsLangAccessibilityExportingOptions
- Exporting menu format strings for accessibility module.
- HighchartsLangAccessibilityLegendOptions
- Language options for accessibility of the legend.
- Navigator language options for accessibility.
- HighchartsLangAccessibilityOptions
- Configure the accessibility strings in the chart. Requires the accessibility module to be loaded. For a description of the module and information on its features, see Highcharts Accessibility.
- HighchartsLangAccessibilityRangeSelectorOptions
- Range selector language options for accessibility.
- HighchartsLangAccessibilityScreenReaderSectionAnnotationsOptions
- Language options for annotation descriptions.
- HighchartsLangAccessibilityScreenReaderSectionOptions
- Language options for the screen reader information sections added before and after the charts.
- HighchartsLangAccessibilitySeriesOptions
- Lang configuration for different series types. For more dynamic control over the series element descriptions, see accessibility.seriesDescriptionFormatter.
- HighchartsLangAccessibilitySeriesSummaryOptions
- Lang configuration for the series main summary. Each series type has two modes:
- HighchartsLangAccessibilitySeriesTypeDescriptionsOptions
- Descriptions of lesser known series types. The relevant description is added to the screen reader information region when these series types are used.
- HighchartsLangAccessibilitySonificationOptions
- Language options for sonification.
- HighchartsLangAccessibilityTableOptions
- Accessibility language options for the data table.
- HighchartsLangAccessibilityZoomOptions
- Chart and map zoom accessibility language options.
- HighchartsLangExportDataOptions
- The text for exported table.
-
Configure the Popup strings in the chart. Requires the
annotations.js
orannotations-advanced.src.js
module to be loaded. - Configure the aliases for indicator names.
- Translations for all field names used in popup.
- HighchartsLangOptions
-
An object containing language-related strings and settings. A typical setup
uses
Highcharts.setOptions
to make the options apply to all charts in the same page. - HighchartsLangRangeSelectorOptions
- The default text for the rangeselector buttons.
- HighchartsLangStockToolsGuiOptions
- Highcharts Options Widget.
- HighchartsLangStockToolsOptions
-
Configure the stockTools GUI titles(hints) in the chart. Requires
the
stock-tools.js
module to be loaded.