Y
Hacker News
new
|
ask
|
show
|
jobs
by
o_m
437 days ago
It requires a lot more work to make it accessible for screen readers. This just falls back to a table element.
1 comments
cacozen
436 days ago
Does it automatically fall back to a table for screen readers? That’s certainly not ideal, but also not a bad start
link
o_m
436 days ago
All it does is styling the table, so yes. Also there isn't any better way to present data from charts than tables, for screen readers, as far as I know.
link