options/highcharts_exporting_options library
Classes
- HighchartsExportingAccessibilityOptions
- Accessibility options for the exporting menu. Requires the Accessibility module.
- HighchartsExportingButtonsContextButtonOptions
- Options for the export button.
- HighchartsExportingButtonsOptions
- Options for the export related buttons, print and export. In addition to the default buttons listed here, custom buttons can be added. See navigation.buttonOptions for general options.
- HighchartsExportingCsvAnnotationsOptions
- Options for annotations in the export-data table.
- HighchartsExportingCsvOptions
- Options for exporting data to CSV or ExCel, or displaying the data in a HTML table or a JavaScript structure.
- HighchartsExportingOptions
- Options for the exporting module. For an overview on the matter, see the docs and read our Fair Usage Policy.
- HighchartsExportingPdfFontOptions
-
Settings for a custom font for the exported PDF, when using the
offline-exporting
module. This is used for languages containing non-ASCII characters, like Chinese, Russian, Japanese etc. -
A configuration object for the button theme. The object accepts
SVG properties like
stroke-width
,stroke
andfill
. Tri-state button styles are supported by thestates.hover
andstates.select
objects.