Don't round calculation of rowHeight and columnWidth in the drawGrid function. If...
authorBen Askins <ben.askins@gmail.com>
Mon, 22 Dec 2008 04:50:03 +0000 (12:50 +0800)
committerDmitry Baranovskiy <dmitry.baranovskiy@gmail.com>
Mon, 22 Dec 2008 23:45:06 +0000 (07:45 +0800)
commit9d3c93c06e83c89127038c4c04ed5ff1b421874c
tree186fc4ff91f9d6a9dc86260846533a837d4c0a47
parente41b27fb753e3fd1f73e0ffaa2cbe0b1d32fc692
Don't round calculation of rowHeight and columnWidth in the drawGrid function. If you want to plot points on the drawn grid, rounding these figures will lead to inaccuracies.

Signed-off-by: Dmitry Baranovskiy <dmitry.baranovskiy@gmail.com>
raphael-packed.js
raphael.js