#6240 Improve the way dates are handled in Correlation Plots

This commit is contained in:
Gaute Lindkvist
2020-07-29 08:28:41 +02:00
parent bfd4719d10
commit fde92ad931
7 changed files with 56 additions and 9 deletions

View File

@@ -50,6 +50,7 @@ public:
RiuQwtPlotWidget* viewer() override;
void detachAllCurves() override;
QDateTime timeStep() const;
QString timeStepString() const;
int labelFontSize() const;
int axisTitleFontSize() const;