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

Allow inverting the axes on the console view #3123

Open
rjarry opened this issue Apr 18, 2017 · 2 comments
Open

Allow inverting the axes on the console view #3123

rjarry opened this issue Apr 18, 2017 · 2 comments

Comments

@rjarry
Copy link
Contributor

rjarry commented Apr 18, 2017

When there are a lot of builders (or virtual builders) it would be convenient to be able to invert the axes of the console view.

For now it is:

             builder 1   builder 2  builder 3 ...
revision E   x           o          o         ...
revision D   x           x          x         ...
revision C   o           o          o         ...
revision B   o           o          o         ...
revision A   o           o          x         ...

and we could have an option for:

             revision A  revision B revision C
builder 1    x           o          o
builder 2    x           x          x
builder 3    o           o          o
builder 4    o           o          o
builder 5    o           o          x
...
@tardyp
Copy link
Member

tardyp commented Apr 18, 2017

this is related to #3084

@rjarry
Copy link
Contributor Author

rjarry commented Jun 5, 2017

indeed, this issue is a duplicate of #3084 , you may close it.

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