]> git.tdb.fi Git - ext/subsurface.git/commit
Start some rough multi-cylinder pressure data plot infrastructure
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 19 Oct 2011 16:47:46 +0000 (09:47 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 19 Oct 2011 16:47:46 +0000 (09:47 -0700)
commit0a33d0bd7d52c1bee6307926ff25d4037fb0e3aa
treeb5c672dc68ce3088a46f58cd4e9a7680dd65095a
parent9dce78c89fe77a107af7a8c962da19780485c3e2
Start some rough multi-cylinder pressure data plot infrastructure

It doesn't actually do multiple cylinders correctly yet, but it should
be a nice framework for it.  And accidentally (not) it also ends up
drawing the final line for the end pressure of a single-cylinder dive
that has been fixed up by hand too.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
profile.c