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

Feature request: highlight max force image in plot #401

Closed
SpiritSuperUser opened this issue Mar 21, 2018 · 4 comments · Fixed by #583
Closed

Feature request: highlight max force image in plot #401

SpiritSuperUser opened this issue Mar 21, 2018 · 4 comments · Fixed by #583

Comments

@SpiritSuperUser
Copy link
Collaborator

During a GNEB calculation it would be nice to highlight the image on which the maximal force is acting at the moment. I would just take another color for the circle/triangle in the energy plot.

@GPMueller
Copy link
Member

Unfortunately, this turns out to be harder to realise than I would have expected... The Qt charts API is very limited regarding the addition of single, specially styled points to the chart.

@GPMueller
Copy link
Member

This should be reasonably easy to implement in ui-imgui on the feature-imgui branch, now that the plotting widget there has progressed a bit.

@GPMueller
Copy link
Member

Implemented with 67b04c1 on branch feature-imgui.

@GPMueller GPMueller linked a pull request Jan 12, 2021 that will close this issue
12 tasks
@GPMueller
Copy link
Member

grafik

red is the current image, orange is the max. force image.

@GPMueller GPMueller unpinned this issue Jun 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants