tick scaling: Added comments, and adjust loop ends
authorKlaus Weidner <klausw@google.com>
Tue, 18 Dec 2012 02:32:56 +0000 (18:32 -0800)
committerKlaus Weidner <klausw@google.com>
Tue, 18 Dec 2012 02:32:56 +0000 (18:32 -0800)
commit48f5d7627eb78e480b236db6ee6ce2d295bbad47
treed3c3498416d7c5111bbbd617d6c0724090409b86
parentfa0d7ad80802e2b31d9889936eb6ffd55dab1f43
tick scaling: Added comments, and adjust loop ends

Update the mults arrays to cover the range from 1..base^2, and start the loop at a slightly lower value for safety. This should help ensure equivalent behavior to the pre-patch version.
dygraph-tickers.js