#2130 RFT And PLT plot: Show formation names also when no timesteps are visible. Do not overwrite the users case setting unless none are chosen.

This commit is contained in:
Jacob Støren
2017-11-12 14:45:06 +01:00
parent fcf5093fb9
commit 645421fa60
4 changed files with 57 additions and 71 deletions
@@ -79,6 +79,7 @@ public:
void setXAxisTitle(const QString& text);
void setFormationBranchIndex(int branchIndex);
int formationBranchIndex() const;
RimCase* formationNamesCase() const;
void recreateViewer();
void detachAllCurves();