Open GoogleCodeExporter opened 9 years ago
See issue 23
Original comment by simole...@gmail.com
on 16 Jul 2014 at 9:55
Like this...
706: // Hey Doug, check this out.
707: this.__impliedStep = Math.pow(10,
Math.floor(Math.log(Math.abs(this.initialValue))/Math.LN10))/10;
Also fixes problem where -0.1 initial value displays as zero.
Original comment by simole...@gmail.com
on 16 Jul 2014 at 10:02
Original issue reported on code.google.com by
wkaele...@gmail.com
on 17 Jun 2013 at 1:42