mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fix Well Log Plot depth axis label
This commit is contained in:
@@ -839,10 +839,6 @@ void RimWellLogTrack::loadDataAndUpdate( bool updateParentPlotAndToolbars )
|
||||
|
||||
if ( wellLogPlot && m_wellLogTrackPlotWidget )
|
||||
{
|
||||
if ( isFirstVisibleTrackInPlot() )
|
||||
{
|
||||
m_wellLogTrackPlotWidget->setDepthTitle( wellLogPlot->depthPlotTitle() );
|
||||
}
|
||||
m_wellLogTrackPlotWidget->setXTitle( m_xAxisTitle );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user