You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 2, 2019. It is now read-only.
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
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.
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?
The text was updated successfully, but these errors were encountered: