Well Alloc Plot: Added case and timestep to title, Adjusted font.

This commit is contained in:
Jacob Støren
2017-02-03 08:51:43 +01:00
parent c613c389f3
commit 01864aee09
2 changed files with 3 additions and 3 deletions

View File

@@ -252,7 +252,7 @@ void RimWellAllocationPlot::updateFromWell()
}
setDescription(m_wellName + " - Allocation");
setDescription("Well Allocation: " + m_wellName +", " + m_case->timeStepStrings()[m_timeStep] + " (" + m_case->caseUserDescription() + ")");
/// Pie chart