mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5534 Minor changes to sea level formation names in Well Log Plots.
This commit is contained in:
parent
aff8b1058d
commit
ab9d46ee75
@ -2324,7 +2324,7 @@ void RimWellLogTrack::updateFormationNamesOnPlot()
|
||||
const std::vector<std::pair<double, double>> waterAndRockIntervals = waterAndRockRegions( plot->depthType(),
|
||||
extractor );
|
||||
m_annotationTool->attachNamedRegions( m_plotWidget,
|
||||
{"Surface", "Seabed"},
|
||||
{"Sea Level", ""},
|
||||
xRange,
|
||||
waterAndRockIntervals,
|
||||
m_regionAnnotationDisplay(),
|
||||
|
Loading…
Reference in New Issue
Block a user