]> git.cworth.org Git - acre/commit
Fix rounding when deciding between major and minor tick
authorCarl Worth <cworth@cworth.org>
Tue, 27 Jan 2009 19:42:44 +0000 (11:42 -0800)
committerCarl Worth <cworth@cworth.org>
Thu, 16 Apr 2009 19:05:44 +0000 (12:05 -0700)
commit573652f264c7fc92e985d118b1f3dc64a5c6c9fc
tree169bef27e2656fa658bbc420337fd03015b9d90d
parent9f7a70910ddcb7e29103a293e2ae6f056adcf45a
Fix rounding when deciding between major and minor tick

We noticed that some charts were missing a major tick, (like
0, 0.5,  ,1.5, 2.0, 2.5). Fix this.
acre.c