| .hd_accessibility | R Documentation |
highcharter 0.9.4 does not export hc_accessibility(). This wrapper patches chart$x$hc_opts$accessibility directly, which works across all highcharter versions because hc_opts is the raw Highcharts config.
.hd_accessibility(chart, description)
chart |
A highchart object. |
description |
Character. The accessibility description string. |
The modified highchart object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.