mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5534 Enable Air Gap in default WBS title
This commit is contained in:
@@ -108,7 +108,7 @@ RimWellBoreStabilityPlot*
|
||||
{
|
||||
auto task = progInfo.task( "Updating all tracks", 5 );
|
||||
|
||||
plot->nameConfig()->setAutoNameTags( true, true, true, false, true );
|
||||
plot->nameConfig()->setAutoNameTags( true, true, true, true, true );
|
||||
plot->setPlotTitleVisible( true );
|
||||
plot->setLegendsVisible( true );
|
||||
plot->setLegendsHorizontal( true );
|
||||
|
||||
Reference in New Issue
Block a user