Add multi selection for Correlation Cross Plot and fix label font sizes for Tornado plots

This commit is contained in:
Gaute Lindkvist
2020-06-08 16:12:32 +02:00
parent c1ca5054e8
commit 457cdae367
11 changed files with 134 additions and 65 deletions

View File

@@ -62,6 +62,8 @@ public:
int titleFontSize() const;
int legendFontSize() const;
void setLegendFontSize( caf::FontTools::RelativeSize fontSize );
void updateLayout();
void updateParentLayout();