]> git.tdb.fi Git - ext/subsurface.git/commitdiff
Do cylinder pressure plot first, then depth, then text notes
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 6 Sep 2011 19:36:52 +0000 (12:36 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 6 Sep 2011 19:36:52 +0000 (12:36 -0700)
Text notes need to be last, so that they don't get stepped on by the
other graph elements.

Also, separate the depth text plot out into a function of its own.
Tidier that way.

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

No differences found