For simple charts, you can include the data in the image alt text. For more complex charts, expose the underlying data in an HTML table, either using SVG with ARIA roles or by nesting a real table inside a details or summary element.
www.tempertemper.net/blog/do-grap...
#Accessibility #Charts
www.tempertemper.net
Charts and graphs are a good example of where making content accessible is not always the same as making an image itself accessible.