Chart is a visually rich way to represent datasets, built on the Highcharts library to support a wide range of graph types and accessibility features while leveraging well-documented APIs for flexible integration and customization.

Highcharts is a JavaScript library used for creating interactive charts.

Also known as: Highcharts
Salt package@salt-ds/highcharts-theme
Available since0.1.0
External dependencyhighcharts
Compatible versions>=10.0.0 <13

Highcharts provides an accessibility module that enhances the accessibility of charts.

For general guidance on how Highcharts module loading differs by version, see Module loading.

The site examples use Highcharts v10. If you are using Highcharts v11, follow the same initialization pattern shown in the examples.

To enable the accessibility module consistently in Highcharts v10 and v11, import and initialize the module with your Highcharts instance:

From Highcharts v12 onwards, Highcharts modules auto-initialize upon import: