-
Notifications
You must be signed in to change notification settings - Fork 1
Plotly change size #132
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
Plotly change size #132
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm. Not a neg just an fyi, this type of UI PR is perfect for snagging before and after screenshots and dragging them into the PR description! 🚀
I updated it! |
Nice! I always trusted you that the change made things better, but now I can agree with you that the change makes things better 😂 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you add a warning when the height was changed but NGLview
or ASE
is used for plotting? Just to tell the users that this feature is currently only available for plotly
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me
As soon as this pull request is merged I create a new release of |
Consistency with [this PR](pyiron/structuretoolkit#132)
Since the frame is generally super small, I made a larger default size
Update following @liamhuber's comment below.
Before:
After (default height, but can obviously be changed):