]> git.tdb.fi Git - ext/subsurface.git/commit
Color tank pressure plot based on relative sac
authorDirk Hohndel <dirk@hohndel.org>
Fri, 18 Nov 2011 11:57:49 +0000 (09:57 -0200)
committerDirk Hohndel <dirk@hohndel.org>
Fri, 18 Nov 2011 11:57:49 +0000 (09:57 -0200)
commit47a0e0e4be9b6074ca81e9e22191a0916d6f7c26
tree3041d5e39f925a163bba032aa5a503adab1dd80c
parent4cff1f5b90217365d13ab2e2d5ff09b35590aab3
Color tank pressure plot based on relative sac

Linus suggested that instead of using absolute SAC values to base the
color on (which forced us to pre-define which SAC rates are green and
which are red) we should color the tank pressure plot relative to the avg
SAC rate of that dive - which I think makes the coloring much more useful
to spot when on your dive you were doing well and when you were not.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
profile.c