Stuart Ashworth - Developer, Consultant & Trainer · May 21, 2020
Making a Chart.js Chart Accessible
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Most charts are fairly inaccessible due to their graphical nature and we should provide an alternative way for users of assistive technologies to consume the same data. In Freelance Insights I added a simple chart showing the trends of various stats over the last 12 months. This is a very simple graph and is rendered with Chart.js which uses <canvas> to draw the chart. Dead easy for us developers…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.