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 since | 0.1.0 |
| External dependency | highcharts |
| Compatible versions | 10.2.0 || >=11 <13 |
Note: This tab list includes overflow; tab positions may be inaccurate or change when a tab is selected
Highcharts provides an accessibility module that enhances the accessibility of charts.
To enable the accessibility module in Highcharts v10, import and initialize the module with your Highcharts instance:
From Highcharts v11+ onwards, the accessibility module auto-initializes upon import: