#5534 Enable Air Gap in default WBS title

This commit is contained in:
Gaute Lindkvist
2020-02-12 11:44:51 +01:00
parent 5f84bd13a1
commit c9c2f175e0

View File

@@ -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 );