Open ImLunaHey opened 6 months ago
are you talking about visually impaired, or keyboard-only interaction?
in most cases the "accessible" version of a chart is a <table>
(or tables) of data that is rendered separately from the chart. there are of course other libs that can turn the data into audio, but that's not something uPlot will be concerned with.
what concrete things are you proposing for uPlot?
personally im mainly concerned about keyboard accessibility as that looks like the lowest barrier to entry with this. it would be to nice if we could tab onto the chart, etc.
same issue but for uPlot https://github.com/plouc/nivo/issues/126