You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 plouc/nivo#126
The text was updated successfully, but these errors were encountered: