Whenever I see a new (to me) charting library that uses the HTML5 canvas element, the first thing I do is go checkout the repo to see how it handles accessibility issues. These people seem to have put some good thought into the issue, in particular for keyboard navigation and screenreader support[1]. Which makes me happy.
Also, the library comes in a MIT-licenced community edition which can be found in GitHub[2]
2 comments
[ 5.7 ms ] story [ 20.7 ms ] threadAlso, the library comes in a MIT-licenced community edition which can be found in GitHub[2]
[1] - https://www.ag-grid.com/charts/javascript/accessibility/
[2] - https://github.com/ag-grid/ag-charts