Charts will never be that accessible, but it would be good to at least follow (or have the option to follow), the official Chart.js recommendations:
https://www.chartjs.org/docs/latest/general/accessibility.html
Currently it is not possible to set the role or aria-label of the underlying canvas element.
It would also be good to let users set the id of the canvas.
Charts will never be that accessible, but it would be good to at least follow (or have the option to follow), the official Chart.js recommendations:
https://www.chartjs.org/docs/latest/general/accessibility.html
Currently it is not possible to set the
roleoraria-labelof the underlyingcanvaselement.It would also be good to let users set the
idof the canvas.