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

Instances Overview Accessibility #160

Open
c-bebop opened this issue Jan 30, 2024 · 0 comments
Open

Instances Overview Accessibility #160

c-bebop opened this issue Jan 30, 2024 · 0 comments

Comments

@c-bebop
Copy link
Collaborator

c-bebop commented Jan 30, 2024

Currently, when listing all instances using simex instances e.g.:

Instance short name                      Instance sets                                               
-------------------                      -------------                                               
uniform-n1000-s1                                                                                     
uniform-n1000-s2                                                                                     
uniform-n1000-s3

The instances are available, but only a color-coding represents that information. As we can also see from this plot, whenever there can not be a color printed, or someone can not recognise the difference between red (instance not available), or green (instance available) this information is lost.

We should therefore add a third column which also represents this information in text. Which could look like the following:

Instance short name                      Instance sets                      Available                                                                     
-------------------                      -------------                      -------------                                               
uniform-n1000-s1                                                            yes                                                                                     
uniform-n1000-s2                                                            no                   
uniform-n1000-s3                                                            yes

For instance uniform-n1000-s1 and uniform-n1000-s3 being available, and uniform-n1000-s2 not. Of course, the colour coding may still be a nice indicator for everyone able to access that information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant