mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-14 16:39:57 +00:00
Add SmO2 to Histogram
.. from Moxy
This commit is contained in:
@@ -3480,7 +3480,7 @@ AllPlot::setDataFromPlot(AllPlot *plot)
|
||||
if (scope == RideFile::wprime) sd->setFactor(0.001f); // Kj
|
||||
if (scope == RideFile::thb || scope == RideFile::smo2
|
||||
|| scope == RideFile::o2hb || scope == RideFile::hhb) // Hb
|
||||
sd->setDecimals(1);
|
||||
sd->setDecimals(2);
|
||||
|
||||
setAxisScaleDraw(QwtPlot::yLeft, sd);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user