chartjs / awesome

A curated list of awesome Chart.js resources and libraries
MIT License
2.11k stars 128 forks source link

feat: add chartjs-plugin-chart2music #66

Closed julianna-langston closed 1 year ago

julianna-langston commented 1 year ago

Awesome Contribution Checklist:

Please Describe Your Addition

I am part of the team that created Chart2Music, an open source library that turns charts into music so the blind can hear data. I created this plugin, chartjs-plugin-chart2music, to make it easier for anyone with chart.js charts to make their charts accessible for keyboard-only and screen reader users. I have examples in this CodePen collection if you'd like to take it for a spin.

This plugin supports interactions with bar, doughnut, line, pie, polar, radar, and scatter; it also works alongside the boxplot and wordcloud plugins.