Add batch total objective plots to ERT plotter#12900
Merged
berland merged 5 commits intoequinor:mainfrom Feb 19, 2026
Merged
Conversation
cd9def7 to
020c9d7
Compare
0a52e8d to
392f68e
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #12900 +/- ##
==========================================
- Coverage 90.22% 90.10% -0.12%
==========================================
Files 445 445
Lines 30763 30841 +78
==========================================
+ Hits 27755 27789 +34
- Misses 3008 3052 +44
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
berland
reviewed
Feb 19, 2026
|
|
||
| axes.set_xlabel("Iteration") | ||
| axes.set_ylabel(value_col) | ||
| axes.set_title(f"{value_col} over iterations") |
Contributor
There was a problem hiding this comment.
We don't need the title, the information is already in the axis labels.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.