New profile: better positioning for the heartrate labels

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2014-02-23 14:36:47 -08:00
parent 41abab7253
commit 76393a2f53

View file

@ -143,7 +143,7 @@ void ProfileWidget2::setupItemOnScene()
gasYAxis->setLineSize(96);
heartBeatAxis->setOrientation(DiveCartesianAxis::BottomToTop);
heartBeatAxis->setTickSize(2);
heartBeatAxis->setTickSize(1);
heartBeatAxis->setTickInterval(10);
heartBeatAxis->setFontLabelScale(0.7);
heartBeatAxis->setLineSize(96);