From 893bea700c982daacb0af2feec4b2ac98c96424f Mon Sep 17 00:00:00 2001 From: "Robert C. Helling" Date: Sun, 28 Aug 2016 00:09:22 +0200 Subject: Introduce heat map This replaces the tissue percentage graph that probably nobody ever understood with a heat map like the one used in the discussion of bubble model deco. The information shown is the same but the saturation is now in the color while the tissue determines the y position. Signed-off-by: Robert C. Helling Signed-off-by: Dirk Hohndel --- profile-widget/profilewidget2.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'profile-widget/profilewidget2.cpp') diff --git a/profile-widget/profilewidget2.cpp b/profile-widget/profilewidget2.cpp index aae8fdd3b..58cebf633 100644 --- a/profile-widget/profilewidget2.cpp +++ b/profile-widget/profilewidget2.cpp @@ -1159,9 +1159,6 @@ void ProfileWidget2::setProfileState() Q_FOREACH (DivePercentageItem *percentage, allPercentages) { percentage->setVisible(true); } - - ambPressureItem->setVisible(true); - gflineItem->setVisible(true); } rulerItem->setVisible(prefs.rulergraph); -- cgit v1.2.3-70-g09d2