Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

what is an accessible network graph? #291

Open
rahulbot opened this issue Nov 29, 2016 · 0 comments
Open

what is an accessible network graph? #291

rahulbot opened this issue Nov 29, 2016 · 0 comments

Comments

@rahulbot
Copy link
Collaborator

The feedback from our friends at the MIT Accessibiity office is:

"""
Networks, graphs, and to a lesser but still substantial extent trees, are very difficult to visualize via a speech interface (i.e. screen reader). I'm not sure how to approach this.

Since number of connections, and centrality seem to be important, you might create a table which can be sorted based on these numbers. It might have the node label in column 1 and a count of connections or centrality in column 2.

You could create a table such that the first column is a node, then all the rest of that row contain all nodes directly connected to it. You could combine these such that column 1 contained the node label, column 2 contained a connection count, and the rest of the columns contained node labels of those directly connected. Each directly connected node label could be a link to the row containing that node in column 1.

You may want to contact Mark [email protected]; he's their accessibility guru and he's extremely knowledgable (and sighted). He may very well have some more idea for you...
""

@kanarinka kanarinka modified the milestone: v2.0 - Someday Jul 25, 2017
@rahulbot rahulbot removed this from the Someday milestone May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants