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

using a center layout for the widget BandsPdosWidget #1017

Conversation

AndresOrtegaGuerrero
Copy link
Member

This PR addresses the issue in #976

Copy link

codecov bot commented Dec 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.86%. Comparing base (eac7167) to head (e1c2472).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1017   +/-   ##
=======================================
  Coverage   68.86%   68.86%           
=======================================
  Files         115      115           
  Lines        6415     6415           
=======================================
  Hits         4418     4418           
  Misses       1997     1997           
Flag Coverage Δ
python-3.11 68.86% <100.00%> (+0.01%) ⬆️
python-3.9 68.89% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@edan-bainglass edan-bainglass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks @AndresOrtegaGuerrero.

@AndresOrtegaGuerrero AndresOrtegaGuerrero merged commit efc72d3 into aiidalab:main Dec 23, 2024
7 of 8 checks passed
@edan-bainglass
Copy link
Member

edan-bainglass commented Dec 23, 2024

@AndresOrtegaGuerrero I think maybe you put the margins on a widget too high up in the chain. The goal was to center the plot, not the whole panel. You need to apply the margins to the plotly widget, not the wrapper widget. Can you open a fix PR?

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

Successfully merging this pull request may close these issues.

2 participants