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

Vertically align cubes in 2-dimensional grid #130

Open
duncanmmacleod opened this issue Apr 3, 2023 · 0 comments
Open

Vertically align cubes in 2-dimensional grid #130

duncanmmacleod opened this issue Apr 3, 2023 · 0 comments
Labels
enhancement New feature or improvement

Comments

@duncanmmacleod
Copy link

Is your feature request related to a problem? Please describe.

I love the icingaweb2 cube module. However, we have a heterogeneous service configuration such that in a 2-dimsional view of (roughly) 'service group' vs 'host location', many locations have no services for some groups, so the vertical 'columns' are misaligned:

image

Describe the solution you'd like

When displaying 2 dimensions, the cubes are arranged in a regular grid, with blank spaces for any 'cell' that has zero services for that combination of the two dimensions. Roughly:

image

Describe alternatives you've considered

Adding dummy services for each 'cell' such that there is always a cube there, but I hate that idea.

Additional context

Add any other context or screenshots about the feature request here.

@nilmerg nilmerg added the enhancement New feature or improvement label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or improvement
Projects
None yet
Development

No branches or pull requests

2 participants