]> git.mjollnir.org Git - moodle.git/commit
graphlib: NOBUG previous Moodle-specific hack had a bug when y_max was very small...
authortjhunt <tjhunt>
Tue, 6 Oct 2009 17:49:47 +0000 (17:49 +0000)
committertjhunt <tjhunt>
Tue, 6 Oct 2009 17:49:47 +0000 (17:49 +0000)
commitbe1463394fead0296a992823010c6edfb0d078f1
tree3b5219df53dea71543930999b4b1c421de32699b
parentb3fab0f876656a0f25610dd63bf92f4150edbe46
graphlib: NOBUG previous Moodle-specific hack had a bug when y_max was very small. This would round, e.g. 10^-5 to 0 which would break the axis.
lib/graphlib.php