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

grid view displays nil as hostname #33

Closed
Tinche opened this issue Jul 16, 2013 · 3 comments
Closed

grid view displays nil as hostname #33

Tinche opened this issue Jul 16, 2013 · 3 comments

Comments

@Tinche
Copy link
Contributor

Tinche commented Jul 16, 2013

The row/column prefix stripping code in the grid view (and maybe others, flot for sure in the graph legend) will completely strip away the host name if there's only one host being displayed. (Assuming the default row/column configuration.)

I'd prefer to see the host name instead of the 'nil' :)

@Tinche
Copy link
Contributor Author

Tinche commented Jul 16, 2013

Another corner case - one row has a hostname set, another doesn't - both will render as 'nil'.

@aphyr
Copy link
Collaborator

aphyr commented Jul 16, 2013

Yeah, that second one is a really gross bug. That'd be a great thing for you to dig into and fix! Flot shows how. :)

@Tinche
Copy link
Contributor Author

Tinche commented Jul 16, 2013

Sure, but it'll have to go to the back of the queue. :)

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

2 participants