]> git.cworth.org Git - acre/commit
Cleverly adjust axis ranges for integer tick spacing.
authorCarl Worth <cworth@cworth.org>
Sun, 25 Jan 2009 17:30:50 +0000 (04:30 +1100)
committerCarl Worth <cworth@cworth.org>
Thu, 16 Apr 2009 19:04:12 +0000 (12:04 -0700)
commit4c5a0466539c8430602e95244e7550068621e0bd
tree366bf530304157e1a9ff3881dc45cd38e7a1db28
parente77e5c22bb7136b35963a58d3a1a8ffb080a7e87
Cleverly adjust axis ranges for integer tick spacing.

This will help avoid one of my major pet peeves with chartting
packages, which is non-pixel-aligned ticks. This is part of
the problem solved, (integer spacing between ticks), but we
still need integer alignment.
acre.c