Format - 3 digits after period
zerowebcorp opened this issue · 2 comments
zerowebcorp commented
format: '(,ddd).ddd'
This doesn't work at the moment. I would like to show the numbers as 12.235 however it trims at 12.23 by default and I have no way of changing it
JSFiddle http://jsfiddle.net/rx6BQ/13661/
How to get it working?
GlitchMasta47 commented
I played with the options and noticed that the format
option was being ignored for some reason. I'll do more experimentations and see why this is happening.
wqzwh commented
Added manual initialization method,look this