mirror of
https://github.com/GoldenCheetah/GoldenCheetah.git
synced 2026-02-14 16:39:57 +00:00
Add Watts/Kg in the cpx cache files and in the CP plot
modified: src/CpintPlot.cpp modified: src/CriticalPowerWindow.cpp modified: src/CriticalPowerWindow.h modified: src/HistogramWindow.cpp modified: src/RideFile.cpp modified: src/RideFile.h modified: src/RideFileCache.cpp modified: src/RideFileCache.h
This commit is contained in:
@@ -213,6 +213,7 @@ void HistogramWindow::addSeries()
|
||||
{
|
||||
// setup series list
|
||||
seriesList << RideFile::watts
|
||||
<< RideFile::wattsKg
|
||||
<< RideFile::hr
|
||||
<< RideFile::kph
|
||||
<< RideFile::cad
|
||||
|
||||
Reference in New Issue
Block a user