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

[BUG] Matrix visualisations not really responsive to its container's change #82

Open
LucPrestin opened this issue Nov 25, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@LucPrestin
Copy link
Collaborator

Describe the bug

The matrix visualizations do adapt to their container's size, but somewhat unexpected. On 16:9 displays, they are way too big so they interfere with the visualization below. To me it seems they only adapt to their parent's width, not to its height.

Screenshots

How it looks on a 16:9 display:

image

How it looks at half the width at same height:

image

To Reproduce

Steps to reproduce the behavior:

  1. Switch to branch 42-major-refactoring (as long as it isn't merged)
  2. Load a config
  3. Open views/home
  4. Go to the commit-based metrics
  5. Look at the commit-times visualization

Expected behavior

The visualizations using the matrix plugin should adapt according to the container's bounding box, not only to the width and thus ignoring the height

Desktop (please complete the following information):

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant