ChartJS doesn't seem to have native accessibility support https://github.com/chartjs/Chart.js/issues/1976 I was thinking a work around could be having an aria label that can be used to describe what is being represented in the chart.
ChartJS doesn't seem to have native accessibility support chartjs/Chart.js#1976
I was thinking a work around could be having an aria label that can be used to describe what is being represented in the chart.